mv643xx_eth.c 72 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100
  1. /*
  2. * Driver for Marvell Discovery (MV643XX) and Marvell Orion ethernet ports
  3. * Copyright (C) 2002 Matthew Dharm <mdharm@momenco.com>
  4. *
  5. * Based on the 64360 driver from:
  6. * Copyright (C) 2002 Rabeeh Khoury <rabeeh@galileo.co.il>
  7. * Rabeeh Khoury <rabeeh@marvell.com>
  8. *
  9. * Copyright (C) 2003 PMC-Sierra, Inc.,
  10. * written by Manish Lachwani
  11. *
  12. * Copyright (C) 2003 Ralf Baechle <ralf@linux-mips.org>
  13. *
  14. * Copyright (C) 2004-2006 MontaVista Software, Inc.
  15. * Dale Farnsworth <dale@farnsworth.org>
  16. *
  17. * Copyright (C) 2004 Steven J. Hill <sjhill1@rockwellcollins.com>
  18. * <sjhill@realitydiluted.com>
  19. *
  20. * Copyright (C) 2007-2008 Marvell Semiconductor
  21. * Lennert Buytenhek <buytenh@marvell.com>
  22. *
  23. * This program is free software; you can redistribute it and/or
  24. * modify it under the terms of the GNU General Public License
  25. * as published by the Free Software Foundation; either version 2
  26. * of the License, or (at your option) any later version.
  27. *
  28. * This program is distributed in the hope that it will be useful,
  29. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  30. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  31. * GNU General Public License for more details.
  32. *
  33. * You should have received a copy of the GNU General Public License
  34. * along with this program; if not, write to the Free Software
  35. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  36. */
  37. #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  38. #include <linux/init.h>
  39. #include <linux/dma-mapping.h>
  40. #include <linux/in.h>
  41. #include <linux/ip.h>
  42. #include <linux/tcp.h>
  43. #include <linux/udp.h>
  44. #include <linux/etherdevice.h>
  45. #include <linux/delay.h>
  46. #include <linux/ethtool.h>
  47. #include <linux/platform_device.h>
  48. #include <linux/module.h>
  49. #include <linux/kernel.h>
  50. #include <linux/spinlock.h>
  51. #include <linux/workqueue.h>
  52. #include <linux/phy.h>
  53. #include <linux/mv643xx_eth.h>
  54. #include <linux/io.h>
  55. #include <linux/types.h>
  56. #include <linux/inet_lro.h>
  57. #include <linux/slab.h>
  58. #include <linux/clk.h>
  59. static char mv643xx_eth_driver_name[] = "mv643xx_eth";
  60. static char mv643xx_eth_driver_version[] = "1.4";
  61. /*
  62. * Registers shared between all ports.
  63. */
  64. #define PHY_ADDR 0x0000
  65. #define SMI_REG 0x0004
  66. #define SMI_BUSY 0x10000000
  67. #define SMI_READ_VALID 0x08000000
  68. #define SMI_OPCODE_READ 0x04000000
  69. #define SMI_OPCODE_WRITE 0x00000000
  70. #define ERR_INT_CAUSE 0x0080
  71. #define ERR_INT_SMI_DONE 0x00000010
  72. #define ERR_INT_MASK 0x0084
  73. #define WINDOW_BASE(w) (0x0200 + ((w) << 3))
  74. #define WINDOW_SIZE(w) (0x0204 + ((w) << 3))
  75. #define WINDOW_REMAP_HIGH(w) (0x0280 + ((w) << 2))
  76. #define WINDOW_BAR_ENABLE 0x0290
  77. #define WINDOW_PROTECT(w) (0x0294 + ((w) << 4))
  78. /*
  79. * Main per-port registers. These live at offset 0x0400 for
  80. * port #0, 0x0800 for port #1, and 0x0c00 for port #2.
  81. */
  82. #define PORT_CONFIG 0x0000
  83. #define UNICAST_PROMISCUOUS_MODE 0x00000001
  84. #define PORT_CONFIG_EXT 0x0004
  85. #define MAC_ADDR_LOW 0x0014
  86. #define MAC_ADDR_HIGH 0x0018
  87. #define SDMA_CONFIG 0x001c
  88. #define TX_BURST_SIZE_16_64BIT 0x01000000
  89. #define TX_BURST_SIZE_4_64BIT 0x00800000
  90. #define BLM_TX_NO_SWAP 0x00000020
  91. #define BLM_RX_NO_SWAP 0x00000010
  92. #define RX_BURST_SIZE_16_64BIT 0x00000008
  93. #define RX_BURST_SIZE_4_64BIT 0x00000004
  94. #define PORT_SERIAL_CONTROL 0x003c
  95. #define SET_MII_SPEED_TO_100 0x01000000
  96. #define SET_GMII_SPEED_TO_1000 0x00800000
  97. #define SET_FULL_DUPLEX_MODE 0x00200000
  98. #define MAX_RX_PACKET_9700BYTE 0x000a0000
  99. #define DISABLE_AUTO_NEG_SPEED_GMII 0x00002000
  100. #define DO_NOT_FORCE_LINK_FAIL 0x00000400
  101. #define SERIAL_PORT_CONTROL_RESERVED 0x00000200
  102. #define DISABLE_AUTO_NEG_FOR_FLOW_CTRL 0x00000008
  103. #define DISABLE_AUTO_NEG_FOR_DUPLEX 0x00000004
  104. #define FORCE_LINK_PASS 0x00000002
  105. #define SERIAL_PORT_ENABLE 0x00000001
  106. #define PORT_STATUS 0x0044
  107. #define TX_FIFO_EMPTY 0x00000400
  108. #define TX_IN_PROGRESS 0x00000080
  109. #define PORT_SPEED_MASK 0x00000030
  110. #define PORT_SPEED_1000 0x00000010
  111. #define PORT_SPEED_100 0x00000020
  112. #define PORT_SPEED_10 0x00000000
  113. #define FLOW_CONTROL_ENABLED 0x00000008
  114. #define FULL_DUPLEX 0x00000004
  115. #define LINK_UP 0x00000002
  116. #define TXQ_COMMAND 0x0048
  117. #define TXQ_FIX_PRIO_CONF 0x004c
  118. #define TX_BW_RATE 0x0050
  119. #define TX_BW_MTU 0x0058
  120. #define TX_BW_BURST 0x005c
  121. #define INT_CAUSE 0x0060
  122. #define INT_TX_END 0x07f80000
  123. #define INT_TX_END_0 0x00080000
  124. #define INT_RX 0x000003fc
  125. #define INT_RX_0 0x00000004
  126. #define INT_EXT 0x00000002
  127. #define INT_CAUSE_EXT 0x0064
  128. #define INT_EXT_LINK_PHY 0x00110000
  129. #define INT_EXT_TX 0x000000ff
  130. #define INT_MASK 0x0068
  131. #define INT_MASK_EXT 0x006c
  132. #define TX_FIFO_URGENT_THRESHOLD 0x0074
  133. #define RX_DISCARD_FRAME_CNT 0x0084
  134. #define RX_OVERRUN_FRAME_CNT 0x0088
  135. #define TXQ_FIX_PRIO_CONF_MOVED 0x00dc
  136. #define TX_BW_RATE_MOVED 0x00e0
  137. #define TX_BW_MTU_MOVED 0x00e8
  138. #define TX_BW_BURST_MOVED 0x00ec
  139. #define RXQ_CURRENT_DESC_PTR(q) (0x020c + ((q) << 4))
  140. #define RXQ_COMMAND 0x0280
  141. #define TXQ_CURRENT_DESC_PTR(q) (0x02c0 + ((q) << 2))
  142. #define TXQ_BW_TOKENS(q) (0x0300 + ((q) << 4))
  143. #define TXQ_BW_CONF(q) (0x0304 + ((q) << 4))
  144. #define TXQ_BW_WRR_CONF(q) (0x0308 + ((q) << 4))
  145. /*
  146. * Misc per-port registers.
  147. */
  148. #define MIB_COUNTERS(p) (0x1000 + ((p) << 7))
  149. #define SPECIAL_MCAST_TABLE(p) (0x1400 + ((p) << 10))
  150. #define OTHER_MCAST_TABLE(p) (0x1500 + ((p) << 10))
  151. #define UNICAST_TABLE(p) (0x1600 + ((p) << 10))
  152. /*
  153. * SDMA configuration register default value.
  154. */
  155. #if defined(__BIG_ENDIAN)
  156. #define PORT_SDMA_CONFIG_DEFAULT_VALUE \
  157. (RX_BURST_SIZE_4_64BIT | \
  158. TX_BURST_SIZE_4_64BIT)
  159. #elif defined(__LITTLE_ENDIAN)
  160. #define PORT_SDMA_CONFIG_DEFAULT_VALUE \
  161. (RX_BURST_SIZE_4_64BIT | \
  162. BLM_RX_NO_SWAP | \
  163. BLM_TX_NO_SWAP | \
  164. TX_BURST_SIZE_4_64BIT)
  165. #else
  166. #error One of __BIG_ENDIAN or __LITTLE_ENDIAN must be defined
  167. #endif
  168. /*
  169. * Misc definitions.
  170. */
  171. #define DEFAULT_RX_QUEUE_SIZE 128
  172. #define DEFAULT_TX_QUEUE_SIZE 256
  173. #define SKB_DMA_REALIGN ((PAGE_SIZE - NET_SKB_PAD) % SMP_CACHE_BYTES)
  174. /*
  175. * RX/TX descriptors.
  176. */
  177. #if defined(__BIG_ENDIAN)
  178. struct rx_desc {
  179. u16 byte_cnt; /* Descriptor buffer byte count */
  180. u16 buf_size; /* Buffer size */
  181. u32 cmd_sts; /* Descriptor command status */
  182. u32 next_desc_ptr; /* Next descriptor pointer */
  183. u32 buf_ptr; /* Descriptor buffer pointer */
  184. };
  185. struct tx_desc {
  186. u16 byte_cnt; /* buffer byte count */
  187. u16 l4i_chk; /* CPU provided TCP checksum */
  188. u32 cmd_sts; /* Command/status field */
  189. u32 next_desc_ptr; /* Pointer to next descriptor */
  190. u32 buf_ptr; /* pointer to buffer for this descriptor*/
  191. };
  192. #elif defined(__LITTLE_ENDIAN)
  193. struct rx_desc {
  194. u32 cmd_sts; /* Descriptor command status */
  195. u16 buf_size; /* Buffer size */
  196. u16 byte_cnt; /* Descriptor buffer byte count */
  197. u32 buf_ptr; /* Descriptor buffer pointer */
  198. u32 next_desc_ptr; /* Next descriptor pointer */
  199. };
  200. struct tx_desc {
  201. u32 cmd_sts; /* Command/status field */
  202. u16 l4i_chk; /* CPU provided TCP checksum */
  203. u16 byte_cnt; /* buffer byte count */
  204. u32 buf_ptr; /* pointer to buffer for this descriptor*/
  205. u32 next_desc_ptr; /* Pointer to next descriptor */
  206. };
  207. #else
  208. #error One of __BIG_ENDIAN or __LITTLE_ENDIAN must be defined
  209. #endif
  210. /* RX & TX descriptor command */
  211. #define BUFFER_OWNED_BY_DMA 0x80000000
  212. /* RX & TX descriptor status */
  213. #define ERROR_SUMMARY 0x00000001
  214. /* RX descriptor status */
  215. #define LAYER_4_CHECKSUM_OK 0x40000000
  216. #define RX_ENABLE_INTERRUPT 0x20000000
  217. #define RX_FIRST_DESC 0x08000000
  218. #define RX_LAST_DESC 0x04000000
  219. #define RX_IP_HDR_OK 0x02000000
  220. #define RX_PKT_IS_IPV4 0x01000000
  221. #define RX_PKT_IS_ETHERNETV2 0x00800000
  222. #define RX_PKT_LAYER4_TYPE_MASK 0x00600000
  223. #define RX_PKT_LAYER4_TYPE_TCP_IPV4 0x00000000
  224. #define RX_PKT_IS_VLAN_TAGGED 0x00080000
  225. /* TX descriptor command */
  226. #define TX_ENABLE_INTERRUPT 0x00800000
  227. #define GEN_CRC 0x00400000
  228. #define TX_FIRST_DESC 0x00200000
  229. #define TX_LAST_DESC 0x00100000
  230. #define ZERO_PADDING 0x00080000
  231. #define GEN_IP_V4_CHECKSUM 0x00040000
  232. #define GEN_TCP_UDP_CHECKSUM 0x00020000
  233. #define UDP_FRAME 0x00010000
  234. #define MAC_HDR_EXTRA_4_BYTES 0x00008000
  235. #define MAC_HDR_EXTRA_8_BYTES 0x00000200
  236. #define TX_IHL_SHIFT 11
  237. /* global *******************************************************************/
  238. struct mv643xx_eth_shared_private {
  239. /*
  240. * Ethernet controller base address.
  241. */
  242. void __iomem *base;
  243. /*
  244. * Points at the right SMI instance to use.
  245. */
  246. struct mv643xx_eth_shared_private *smi;
  247. /*
  248. * Provides access to local SMI interface.
  249. */
  250. struct mii_bus *smi_bus;
  251. /*
  252. * If we have access to the error interrupt pin (which is
  253. * somewhat misnamed as it not only reflects internal errors
  254. * but also reflects SMI completion), use that to wait for
  255. * SMI access completion instead of polling the SMI busy bit.
  256. */
  257. int err_interrupt;
  258. wait_queue_head_t smi_busy_wait;
  259. /*
  260. * Per-port MBUS window access register value.
  261. */
  262. u32 win_protect;
  263. /*
  264. * Hardware-specific parameters.
  265. */
  266. int extended_rx_coal_limit;
  267. int tx_bw_control;
  268. int tx_csum_limit;
  269. };
  270. #define TX_BW_CONTROL_ABSENT 0
  271. #define TX_BW_CONTROL_OLD_LAYOUT 1
  272. #define TX_BW_CONTROL_NEW_LAYOUT 2
  273. static int mv643xx_eth_open(struct net_device *dev);
  274. static int mv643xx_eth_stop(struct net_device *dev);
  275. /* per-port *****************************************************************/
  276. struct mib_counters {
  277. u64 good_octets_received;
  278. u32 bad_octets_received;
  279. u32 internal_mac_transmit_err;
  280. u32 good_frames_received;
  281. u32 bad_frames_received;
  282. u32 broadcast_frames_received;
  283. u32 multicast_frames_received;
  284. u32 frames_64_octets;
  285. u32 frames_65_to_127_octets;
  286. u32 frames_128_to_255_octets;
  287. u32 frames_256_to_511_octets;
  288. u32 frames_512_to_1023_octets;
  289. u32 frames_1024_to_max_octets;
  290. u64 good_octets_sent;
  291. u32 good_frames_sent;
  292. u32 excessive_collision;
  293. u32 multicast_frames_sent;
  294. u32 broadcast_frames_sent;
  295. u32 unrec_mac_control_received;
  296. u32 fc_sent;
  297. u32 good_fc_received;
  298. u32 bad_fc_received;
  299. u32 undersize_received;
  300. u32 fragments_received;
  301. u32 oversize_received;
  302. u32 jabber_received;
  303. u32 mac_receive_error;
  304. u32 bad_crc_event;
  305. u32 collision;
  306. u32 late_collision;
  307. /* Non MIB hardware counters */
  308. u32 rx_discard;
  309. u32 rx_overrun;
  310. };
  311. struct lro_counters {
  312. u32 lro_aggregated;
  313. u32 lro_flushed;
  314. u32 lro_no_desc;
  315. };
  316. struct rx_queue {
  317. int index;
  318. int rx_ring_size;
  319. int rx_desc_count;
  320. int rx_curr_desc;
  321. int rx_used_desc;
  322. struct rx_desc *rx_desc_area;
  323. dma_addr_t rx_desc_dma;
  324. int rx_desc_area_size;
  325. struct sk_buff **rx_skb;
  326. struct net_lro_mgr lro_mgr;
  327. struct net_lro_desc lro_arr[8];
  328. };
  329. struct tx_queue {
  330. int index;
  331. int tx_ring_size;
  332. int tx_desc_count;
  333. int tx_curr_desc;
  334. int tx_used_desc;
  335. struct tx_desc *tx_desc_area;
  336. dma_addr_t tx_desc_dma;
  337. int tx_desc_area_size;
  338. struct sk_buff_head tx_skb;
  339. unsigned long tx_packets;
  340. unsigned long tx_bytes;
  341. unsigned long tx_dropped;
  342. };
  343. struct mv643xx_eth_private {
  344. struct mv643xx_eth_shared_private *shared;
  345. void __iomem *base;
  346. int port_num;
  347. struct net_device *dev;
  348. struct phy_device *phy;
  349. struct timer_list mib_counters_timer;
  350. spinlock_t mib_counters_lock;
  351. struct mib_counters mib_counters;
  352. struct lro_counters lro_counters;
  353. struct work_struct tx_timeout_task;
  354. struct napi_struct napi;
  355. u32 int_mask;
  356. u8 oom;
  357. u8 work_link;
  358. u8 work_tx;
  359. u8 work_tx_end;
  360. u8 work_rx;
  361. u8 work_rx_refill;
  362. int skb_size;
  363. /*
  364. * RX state.
  365. */
  366. int rx_ring_size;
  367. unsigned long rx_desc_sram_addr;
  368. int rx_desc_sram_size;
  369. int rxq_count;
  370. struct timer_list rx_oom;
  371. struct rx_queue rxq[8];
  372. /*
  373. * TX state.
  374. */
  375. int tx_ring_size;
  376. unsigned long tx_desc_sram_addr;
  377. int tx_desc_sram_size;
  378. int txq_count;
  379. struct tx_queue txq[8];
  380. /*
  381. * Hardware-specific parameters.
  382. */
  383. #if defined(CONFIG_HAVE_CLK)
  384. struct clk *clk;
  385. #endif
  386. unsigned int t_clk;
  387. };
  388. /* port register accessors **************************************************/
  389. static inline u32 rdl(struct mv643xx_eth_private *mp, int offset)
  390. {
  391. return readl(mp->shared->base + offset);
  392. }
  393. static inline u32 rdlp(struct mv643xx_eth_private *mp, int offset)
  394. {
  395. return readl(mp->base + offset);
  396. }
  397. static inline void wrl(struct mv643xx_eth_private *mp, int offset, u32 data)
  398. {
  399. writel(data, mp->shared->base + offset);
  400. }
  401. static inline void wrlp(struct mv643xx_eth_private *mp, int offset, u32 data)
  402. {
  403. writel(data, mp->base + offset);
  404. }
  405. /* rxq/txq helper functions *************************************************/
  406. static struct mv643xx_eth_private *rxq_to_mp(struct rx_queue *rxq)
  407. {
  408. return container_of(rxq, struct mv643xx_eth_private, rxq[rxq->index]);
  409. }
  410. static struct mv643xx_eth_private *txq_to_mp(struct tx_queue *txq)
  411. {
  412. return container_of(txq, struct mv643xx_eth_private, txq[txq->index]);
  413. }
  414. static void rxq_enable(struct rx_queue *rxq)
  415. {
  416. struct mv643xx_eth_private *mp = rxq_to_mp(rxq);
  417. wrlp(mp, RXQ_COMMAND, 1 << rxq->index);
  418. }
  419. static void rxq_disable(struct rx_queue *rxq)
  420. {
  421. struct mv643xx_eth_private *mp = rxq_to_mp(rxq);
  422. u8 mask = 1 << rxq->index;
  423. wrlp(mp, RXQ_COMMAND, mask << 8);
  424. while (rdlp(mp, RXQ_COMMAND) & mask)
  425. udelay(10);
  426. }
  427. static void txq_reset_hw_ptr(struct tx_queue *txq)
  428. {
  429. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  430. u32 addr;
  431. addr = (u32)txq->tx_desc_dma;
  432. addr += txq->tx_curr_desc * sizeof(struct tx_desc);
  433. wrlp(mp, TXQ_CURRENT_DESC_PTR(txq->index), addr);
  434. }
  435. static void txq_enable(struct tx_queue *txq)
  436. {
  437. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  438. wrlp(mp, TXQ_COMMAND, 1 << txq->index);
  439. }
  440. static void txq_disable(struct tx_queue *txq)
  441. {
  442. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  443. u8 mask = 1 << txq->index;
  444. wrlp(mp, TXQ_COMMAND, mask << 8);
  445. while (rdlp(mp, TXQ_COMMAND) & mask)
  446. udelay(10);
  447. }
  448. static void txq_maybe_wake(struct tx_queue *txq)
  449. {
  450. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  451. struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
  452. if (netif_tx_queue_stopped(nq)) {
  453. __netif_tx_lock(nq, smp_processor_id());
  454. if (txq->tx_ring_size - txq->tx_desc_count >= MAX_SKB_FRAGS + 1)
  455. netif_tx_wake_queue(nq);
  456. __netif_tx_unlock(nq);
  457. }
  458. }
  459. /* rx napi ******************************************************************/
  460. static int
  461. mv643xx_get_skb_header(struct sk_buff *skb, void **iphdr, void **tcph,
  462. u64 *hdr_flags, void *priv)
  463. {
  464. unsigned long cmd_sts = (unsigned long)priv;
  465. /*
  466. * Make sure that this packet is Ethernet II, is not VLAN
  467. * tagged, is IPv4, has a valid IP header, and is TCP.
  468. */
  469. if ((cmd_sts & (RX_IP_HDR_OK | RX_PKT_IS_IPV4 |
  470. RX_PKT_IS_ETHERNETV2 | RX_PKT_LAYER4_TYPE_MASK |
  471. RX_PKT_IS_VLAN_TAGGED)) !=
  472. (RX_IP_HDR_OK | RX_PKT_IS_IPV4 |
  473. RX_PKT_IS_ETHERNETV2 | RX_PKT_LAYER4_TYPE_TCP_IPV4))
  474. return -1;
  475. skb_reset_network_header(skb);
  476. skb_set_transport_header(skb, ip_hdrlen(skb));
  477. *iphdr = ip_hdr(skb);
  478. *tcph = tcp_hdr(skb);
  479. *hdr_flags = LRO_IPV4 | LRO_TCP;
  480. return 0;
  481. }
  482. static int rxq_process(struct rx_queue *rxq, int budget)
  483. {
  484. struct mv643xx_eth_private *mp = rxq_to_mp(rxq);
  485. struct net_device_stats *stats = &mp->dev->stats;
  486. int lro_flush_needed;
  487. int rx;
  488. lro_flush_needed = 0;
  489. rx = 0;
  490. while (rx < budget && rxq->rx_desc_count) {
  491. struct rx_desc *rx_desc;
  492. unsigned int cmd_sts;
  493. struct sk_buff *skb;
  494. u16 byte_cnt;
  495. rx_desc = &rxq->rx_desc_area[rxq->rx_curr_desc];
  496. cmd_sts = rx_desc->cmd_sts;
  497. if (cmd_sts & BUFFER_OWNED_BY_DMA)
  498. break;
  499. rmb();
  500. skb = rxq->rx_skb[rxq->rx_curr_desc];
  501. rxq->rx_skb[rxq->rx_curr_desc] = NULL;
  502. rxq->rx_curr_desc++;
  503. if (rxq->rx_curr_desc == rxq->rx_ring_size)
  504. rxq->rx_curr_desc = 0;
  505. dma_unmap_single(mp->dev->dev.parent, rx_desc->buf_ptr,
  506. rx_desc->buf_size, DMA_FROM_DEVICE);
  507. rxq->rx_desc_count--;
  508. rx++;
  509. mp->work_rx_refill |= 1 << rxq->index;
  510. byte_cnt = rx_desc->byte_cnt;
  511. /*
  512. * Update statistics.
  513. *
  514. * Note that the descriptor byte count includes 2 dummy
  515. * bytes automatically inserted by the hardware at the
  516. * start of the packet (which we don't count), and a 4
  517. * byte CRC at the end of the packet (which we do count).
  518. */
  519. stats->rx_packets++;
  520. stats->rx_bytes += byte_cnt - 2;
  521. /*
  522. * In case we received a packet without first / last bits
  523. * on, or the error summary bit is set, the packet needs
  524. * to be dropped.
  525. */
  526. if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC | ERROR_SUMMARY))
  527. != (RX_FIRST_DESC | RX_LAST_DESC))
  528. goto err;
  529. /*
  530. * The -4 is for the CRC in the trailer of the
  531. * received packet
  532. */
  533. skb_put(skb, byte_cnt - 2 - 4);
  534. if (cmd_sts & LAYER_4_CHECKSUM_OK)
  535. skb->ip_summed = CHECKSUM_UNNECESSARY;
  536. skb->protocol = eth_type_trans(skb, mp->dev);
  537. if (skb->dev->features & NETIF_F_LRO &&
  538. skb->ip_summed == CHECKSUM_UNNECESSARY) {
  539. lro_receive_skb(&rxq->lro_mgr, skb, (void *)cmd_sts);
  540. lro_flush_needed = 1;
  541. } else
  542. netif_receive_skb(skb);
  543. continue;
  544. err:
  545. stats->rx_dropped++;
  546. if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC)) !=
  547. (RX_FIRST_DESC | RX_LAST_DESC)) {
  548. if (net_ratelimit())
  549. netdev_err(mp->dev,
  550. "received packet spanning multiple descriptors\n");
  551. }
  552. if (cmd_sts & ERROR_SUMMARY)
  553. stats->rx_errors++;
  554. dev_kfree_skb(skb);
  555. }
  556. if (lro_flush_needed)
  557. lro_flush_all(&rxq->lro_mgr);
  558. if (rx < budget)
  559. mp->work_rx &= ~(1 << rxq->index);
  560. return rx;
  561. }
  562. static int rxq_refill(struct rx_queue *rxq, int budget)
  563. {
  564. struct mv643xx_eth_private *mp = rxq_to_mp(rxq);
  565. int refilled;
  566. refilled = 0;
  567. while (refilled < budget && rxq->rx_desc_count < rxq->rx_ring_size) {
  568. struct sk_buff *skb;
  569. int rx;
  570. struct rx_desc *rx_desc;
  571. int size;
  572. skb = netdev_alloc_skb(mp->dev, mp->skb_size);
  573. if (skb == NULL) {
  574. mp->oom = 1;
  575. goto oom;
  576. }
  577. if (SKB_DMA_REALIGN)
  578. skb_reserve(skb, SKB_DMA_REALIGN);
  579. refilled++;
  580. rxq->rx_desc_count++;
  581. rx = rxq->rx_used_desc++;
  582. if (rxq->rx_used_desc == rxq->rx_ring_size)
  583. rxq->rx_used_desc = 0;
  584. rx_desc = rxq->rx_desc_area + rx;
  585. size = skb->end - skb->data;
  586. rx_desc->buf_ptr = dma_map_single(mp->dev->dev.parent,
  587. skb->data, size,
  588. DMA_FROM_DEVICE);
  589. rx_desc->buf_size = size;
  590. rxq->rx_skb[rx] = skb;
  591. wmb();
  592. rx_desc->cmd_sts = BUFFER_OWNED_BY_DMA | RX_ENABLE_INTERRUPT;
  593. wmb();
  594. /*
  595. * The hardware automatically prepends 2 bytes of
  596. * dummy data to each received packet, so that the
  597. * IP header ends up 16-byte aligned.
  598. */
  599. skb_reserve(skb, 2);
  600. }
  601. if (refilled < budget)
  602. mp->work_rx_refill &= ~(1 << rxq->index);
  603. oom:
  604. return refilled;
  605. }
  606. /* tx ***********************************************************************/
  607. static inline unsigned int has_tiny_unaligned_frags(struct sk_buff *skb)
  608. {
  609. int frag;
  610. for (frag = 0; frag < skb_shinfo(skb)->nr_frags; frag++) {
  611. const skb_frag_t *fragp = &skb_shinfo(skb)->frags[frag];
  612. if (skb_frag_size(fragp) <= 8 && fragp->page_offset & 7)
  613. return 1;
  614. }
  615. return 0;
  616. }
  617. static void txq_submit_frag_skb(struct tx_queue *txq, struct sk_buff *skb)
  618. {
  619. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  620. int nr_frags = skb_shinfo(skb)->nr_frags;
  621. int frag;
  622. for (frag = 0; frag < nr_frags; frag++) {
  623. skb_frag_t *this_frag;
  624. int tx_index;
  625. struct tx_desc *desc;
  626. this_frag = &skb_shinfo(skb)->frags[frag];
  627. tx_index = txq->tx_curr_desc++;
  628. if (txq->tx_curr_desc == txq->tx_ring_size)
  629. txq->tx_curr_desc = 0;
  630. desc = &txq->tx_desc_area[tx_index];
  631. /*
  632. * The last fragment will generate an interrupt
  633. * which will free the skb on TX completion.
  634. */
  635. if (frag == nr_frags - 1) {
  636. desc->cmd_sts = BUFFER_OWNED_BY_DMA |
  637. ZERO_PADDING | TX_LAST_DESC |
  638. TX_ENABLE_INTERRUPT;
  639. } else {
  640. desc->cmd_sts = BUFFER_OWNED_BY_DMA;
  641. }
  642. desc->l4i_chk = 0;
  643. desc->byte_cnt = skb_frag_size(this_frag);
  644. desc->buf_ptr = skb_frag_dma_map(mp->dev->dev.parent,
  645. this_frag, 0,
  646. skb_frag_size(this_frag),
  647. DMA_TO_DEVICE);
  648. }
  649. }
  650. static inline __be16 sum16_as_be(__sum16 sum)
  651. {
  652. return (__force __be16)sum;
  653. }
  654. static int txq_submit_skb(struct tx_queue *txq, struct sk_buff *skb)
  655. {
  656. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  657. int nr_frags = skb_shinfo(skb)->nr_frags;
  658. int tx_index;
  659. struct tx_desc *desc;
  660. u32 cmd_sts;
  661. u16 l4i_chk;
  662. int length;
  663. cmd_sts = TX_FIRST_DESC | GEN_CRC | BUFFER_OWNED_BY_DMA;
  664. l4i_chk = 0;
  665. if (skb->ip_summed == CHECKSUM_PARTIAL) {
  666. int hdr_len;
  667. int tag_bytes;
  668. BUG_ON(skb->protocol != htons(ETH_P_IP) &&
  669. skb->protocol != htons(ETH_P_8021Q));
  670. hdr_len = (void *)ip_hdr(skb) - (void *)skb->data;
  671. tag_bytes = hdr_len - ETH_HLEN;
  672. if (skb->len - hdr_len > mp->shared->tx_csum_limit ||
  673. unlikely(tag_bytes & ~12)) {
  674. if (skb_checksum_help(skb) == 0)
  675. goto no_csum;
  676. kfree_skb(skb);
  677. return 1;
  678. }
  679. if (tag_bytes & 4)
  680. cmd_sts |= MAC_HDR_EXTRA_4_BYTES;
  681. if (tag_bytes & 8)
  682. cmd_sts |= MAC_HDR_EXTRA_8_BYTES;
  683. cmd_sts |= GEN_TCP_UDP_CHECKSUM |
  684. GEN_IP_V4_CHECKSUM |
  685. ip_hdr(skb)->ihl << TX_IHL_SHIFT;
  686. switch (ip_hdr(skb)->protocol) {
  687. case IPPROTO_UDP:
  688. cmd_sts |= UDP_FRAME;
  689. l4i_chk = ntohs(sum16_as_be(udp_hdr(skb)->check));
  690. break;
  691. case IPPROTO_TCP:
  692. l4i_chk = ntohs(sum16_as_be(tcp_hdr(skb)->check));
  693. break;
  694. default:
  695. BUG();
  696. }
  697. } else {
  698. no_csum:
  699. /* Errata BTS #50, IHL must be 5 if no HW checksum */
  700. cmd_sts |= 5 << TX_IHL_SHIFT;
  701. }
  702. tx_index = txq->tx_curr_desc++;
  703. if (txq->tx_curr_desc == txq->tx_ring_size)
  704. txq->tx_curr_desc = 0;
  705. desc = &txq->tx_desc_area[tx_index];
  706. if (nr_frags) {
  707. txq_submit_frag_skb(txq, skb);
  708. length = skb_headlen(skb);
  709. } else {
  710. cmd_sts |= ZERO_PADDING | TX_LAST_DESC | TX_ENABLE_INTERRUPT;
  711. length = skb->len;
  712. }
  713. desc->l4i_chk = l4i_chk;
  714. desc->byte_cnt = length;
  715. desc->buf_ptr = dma_map_single(mp->dev->dev.parent, skb->data,
  716. length, DMA_TO_DEVICE);
  717. __skb_queue_tail(&txq->tx_skb, skb);
  718. skb_tx_timestamp(skb);
  719. /* ensure all other descriptors are written before first cmd_sts */
  720. wmb();
  721. desc->cmd_sts = cmd_sts;
  722. /* clear TX_END status */
  723. mp->work_tx_end &= ~(1 << txq->index);
  724. /* ensure all descriptors are written before poking hardware */
  725. wmb();
  726. txq_enable(txq);
  727. txq->tx_desc_count += nr_frags + 1;
  728. return 0;
  729. }
  730. static netdev_tx_t mv643xx_eth_xmit(struct sk_buff *skb, struct net_device *dev)
  731. {
  732. struct mv643xx_eth_private *mp = netdev_priv(dev);
  733. int length, queue;
  734. struct tx_queue *txq;
  735. struct netdev_queue *nq;
  736. queue = skb_get_queue_mapping(skb);
  737. txq = mp->txq + queue;
  738. nq = netdev_get_tx_queue(dev, queue);
  739. if (has_tiny_unaligned_frags(skb) && __skb_linearize(skb)) {
  740. txq->tx_dropped++;
  741. netdev_printk(KERN_DEBUG, dev,
  742. "failed to linearize skb with tiny unaligned fragment\n");
  743. return NETDEV_TX_BUSY;
  744. }
  745. if (txq->tx_ring_size - txq->tx_desc_count < MAX_SKB_FRAGS + 1) {
  746. if (net_ratelimit())
  747. netdev_err(dev, "tx queue full?!\n");
  748. kfree_skb(skb);
  749. return NETDEV_TX_OK;
  750. }
  751. length = skb->len;
  752. if (!txq_submit_skb(txq, skb)) {
  753. int entries_left;
  754. txq->tx_bytes += length;
  755. txq->tx_packets++;
  756. entries_left = txq->tx_ring_size - txq->tx_desc_count;
  757. if (entries_left < MAX_SKB_FRAGS + 1)
  758. netif_tx_stop_queue(nq);
  759. }
  760. return NETDEV_TX_OK;
  761. }
  762. /* tx napi ******************************************************************/
  763. static void txq_kick(struct tx_queue *txq)
  764. {
  765. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  766. struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
  767. u32 hw_desc_ptr;
  768. u32 expected_ptr;
  769. __netif_tx_lock(nq, smp_processor_id());
  770. if (rdlp(mp, TXQ_COMMAND) & (1 << txq->index))
  771. goto out;
  772. hw_desc_ptr = rdlp(mp, TXQ_CURRENT_DESC_PTR(txq->index));
  773. expected_ptr = (u32)txq->tx_desc_dma +
  774. txq->tx_curr_desc * sizeof(struct tx_desc);
  775. if (hw_desc_ptr != expected_ptr)
  776. txq_enable(txq);
  777. out:
  778. __netif_tx_unlock(nq);
  779. mp->work_tx_end &= ~(1 << txq->index);
  780. }
  781. static int txq_reclaim(struct tx_queue *txq, int budget, int force)
  782. {
  783. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  784. struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
  785. int reclaimed;
  786. __netif_tx_lock(nq, smp_processor_id());
  787. reclaimed = 0;
  788. while (reclaimed < budget && txq->tx_desc_count > 0) {
  789. int tx_index;
  790. struct tx_desc *desc;
  791. u32 cmd_sts;
  792. struct sk_buff *skb;
  793. tx_index = txq->tx_used_desc;
  794. desc = &txq->tx_desc_area[tx_index];
  795. cmd_sts = desc->cmd_sts;
  796. if (cmd_sts & BUFFER_OWNED_BY_DMA) {
  797. if (!force)
  798. break;
  799. desc->cmd_sts = cmd_sts & ~BUFFER_OWNED_BY_DMA;
  800. }
  801. txq->tx_used_desc = tx_index + 1;
  802. if (txq->tx_used_desc == txq->tx_ring_size)
  803. txq->tx_used_desc = 0;
  804. reclaimed++;
  805. txq->tx_desc_count--;
  806. skb = NULL;
  807. if (cmd_sts & TX_LAST_DESC)
  808. skb = __skb_dequeue(&txq->tx_skb);
  809. if (cmd_sts & ERROR_SUMMARY) {
  810. netdev_info(mp->dev, "tx error\n");
  811. mp->dev->stats.tx_errors++;
  812. }
  813. if (cmd_sts & TX_FIRST_DESC) {
  814. dma_unmap_single(mp->dev->dev.parent, desc->buf_ptr,
  815. desc->byte_cnt, DMA_TO_DEVICE);
  816. } else {
  817. dma_unmap_page(mp->dev->dev.parent, desc->buf_ptr,
  818. desc->byte_cnt, DMA_TO_DEVICE);
  819. }
  820. dev_kfree_skb(skb);
  821. }
  822. __netif_tx_unlock(nq);
  823. if (reclaimed < budget)
  824. mp->work_tx &= ~(1 << txq->index);
  825. return reclaimed;
  826. }
  827. /* tx rate control **********************************************************/
  828. /*
  829. * Set total maximum TX rate (shared by all TX queues for this port)
  830. * to 'rate' bits per second, with a maximum burst of 'burst' bytes.
  831. */
  832. static void tx_set_rate(struct mv643xx_eth_private *mp, int rate, int burst)
  833. {
  834. int token_rate;
  835. int mtu;
  836. int bucket_size;
  837. token_rate = ((rate / 1000) * 64) / (mp->t_clk / 1000);
  838. if (token_rate > 1023)
  839. token_rate = 1023;
  840. mtu = (mp->dev->mtu + 255) >> 8;
  841. if (mtu > 63)
  842. mtu = 63;
  843. bucket_size = (burst + 255) >> 8;
  844. if (bucket_size > 65535)
  845. bucket_size = 65535;
  846. switch (mp->shared->tx_bw_control) {
  847. case TX_BW_CONTROL_OLD_LAYOUT:
  848. wrlp(mp, TX_BW_RATE, token_rate);
  849. wrlp(mp, TX_BW_MTU, mtu);
  850. wrlp(mp, TX_BW_BURST, bucket_size);
  851. break;
  852. case TX_BW_CONTROL_NEW_LAYOUT:
  853. wrlp(mp, TX_BW_RATE_MOVED, token_rate);
  854. wrlp(mp, TX_BW_MTU_MOVED, mtu);
  855. wrlp(mp, TX_BW_BURST_MOVED, bucket_size);
  856. break;
  857. }
  858. }
  859. static void txq_set_rate(struct tx_queue *txq, int rate, int burst)
  860. {
  861. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  862. int token_rate;
  863. int bucket_size;
  864. token_rate = ((rate / 1000) * 64) / (mp->t_clk / 1000);
  865. if (token_rate > 1023)
  866. token_rate = 1023;
  867. bucket_size = (burst + 255) >> 8;
  868. if (bucket_size > 65535)
  869. bucket_size = 65535;
  870. wrlp(mp, TXQ_BW_TOKENS(txq->index), token_rate << 14);
  871. wrlp(mp, TXQ_BW_CONF(txq->index), (bucket_size << 10) | token_rate);
  872. }
  873. static void txq_set_fixed_prio_mode(struct tx_queue *txq)
  874. {
  875. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  876. int off;
  877. u32 val;
  878. /*
  879. * Turn on fixed priority mode.
  880. */
  881. off = 0;
  882. switch (mp->shared->tx_bw_control) {
  883. case TX_BW_CONTROL_OLD_LAYOUT:
  884. off = TXQ_FIX_PRIO_CONF;
  885. break;
  886. case TX_BW_CONTROL_NEW_LAYOUT:
  887. off = TXQ_FIX_PRIO_CONF_MOVED;
  888. break;
  889. }
  890. if (off) {
  891. val = rdlp(mp, off);
  892. val |= 1 << txq->index;
  893. wrlp(mp, off, val);
  894. }
  895. }
  896. /* mii management interface *************************************************/
  897. static void mv643xx_adjust_pscr(struct mv643xx_eth_private *mp)
  898. {
  899. u32 pscr = rdlp(mp, PORT_SERIAL_CONTROL);
  900. u32 autoneg_disable = FORCE_LINK_PASS |
  901. DISABLE_AUTO_NEG_SPEED_GMII |
  902. DISABLE_AUTO_NEG_FOR_FLOW_CTRL |
  903. DISABLE_AUTO_NEG_FOR_DUPLEX;
  904. if (mp->phy->autoneg == AUTONEG_ENABLE) {
  905. /* enable auto negotiation */
  906. pscr &= ~autoneg_disable;
  907. goto out_write;
  908. }
  909. pscr |= autoneg_disable;
  910. if (mp->phy->speed == SPEED_1000) {
  911. /* force gigabit, half duplex not supported */
  912. pscr |= SET_GMII_SPEED_TO_1000;
  913. pscr |= SET_FULL_DUPLEX_MODE;
  914. goto out_write;
  915. }
  916. pscr &= ~SET_GMII_SPEED_TO_1000;
  917. if (mp->phy->speed == SPEED_100)
  918. pscr |= SET_MII_SPEED_TO_100;
  919. else
  920. pscr &= ~SET_MII_SPEED_TO_100;
  921. if (mp->phy->duplex == DUPLEX_FULL)
  922. pscr |= SET_FULL_DUPLEX_MODE;
  923. else
  924. pscr &= ~SET_FULL_DUPLEX_MODE;
  925. out_write:
  926. wrlp(mp, PORT_SERIAL_CONTROL, pscr);
  927. }
  928. static irqreturn_t mv643xx_eth_err_irq(int irq, void *dev_id)
  929. {
  930. struct mv643xx_eth_shared_private *msp = dev_id;
  931. if (readl(msp->base + ERR_INT_CAUSE) & ERR_INT_SMI_DONE) {
  932. writel(~ERR_INT_SMI_DONE, msp->base + ERR_INT_CAUSE);
  933. wake_up(&msp->smi_busy_wait);
  934. return IRQ_HANDLED;
  935. }
  936. return IRQ_NONE;
  937. }
  938. static int smi_is_done(struct mv643xx_eth_shared_private *msp)
  939. {
  940. return !(readl(msp->base + SMI_REG) & SMI_BUSY);
  941. }
  942. static int smi_wait_ready(struct mv643xx_eth_shared_private *msp)
  943. {
  944. if (msp->err_interrupt == NO_IRQ) {
  945. int i;
  946. for (i = 0; !smi_is_done(msp); i++) {
  947. if (i == 10)
  948. return -ETIMEDOUT;
  949. msleep(10);
  950. }
  951. return 0;
  952. }
  953. if (!smi_is_done(msp)) {
  954. wait_event_timeout(msp->smi_busy_wait, smi_is_done(msp),
  955. msecs_to_jiffies(100));
  956. if (!smi_is_done(msp))
  957. return -ETIMEDOUT;
  958. }
  959. return 0;
  960. }
  961. static int smi_bus_read(struct mii_bus *bus, int addr, int reg)
  962. {
  963. struct mv643xx_eth_shared_private *msp = bus->priv;
  964. void __iomem *smi_reg = msp->base + SMI_REG;
  965. int ret;
  966. if (smi_wait_ready(msp)) {
  967. pr_warn("SMI bus busy timeout\n");
  968. return -ETIMEDOUT;
  969. }
  970. writel(SMI_OPCODE_READ | (reg << 21) | (addr << 16), smi_reg);
  971. if (smi_wait_ready(msp)) {
  972. pr_warn("SMI bus busy timeout\n");
  973. return -ETIMEDOUT;
  974. }
  975. ret = readl(smi_reg);
  976. if (!(ret & SMI_READ_VALID)) {
  977. pr_warn("SMI bus read not valid\n");
  978. return -ENODEV;
  979. }
  980. return ret & 0xffff;
  981. }
  982. static int smi_bus_write(struct mii_bus *bus, int addr, int reg, u16 val)
  983. {
  984. struct mv643xx_eth_shared_private *msp = bus->priv;
  985. void __iomem *smi_reg = msp->base + SMI_REG;
  986. if (smi_wait_ready(msp)) {
  987. pr_warn("SMI bus busy timeout\n");
  988. return -ETIMEDOUT;
  989. }
  990. writel(SMI_OPCODE_WRITE | (reg << 21) |
  991. (addr << 16) | (val & 0xffff), smi_reg);
  992. if (smi_wait_ready(msp)) {
  993. pr_warn("SMI bus busy timeout\n");
  994. return -ETIMEDOUT;
  995. }
  996. return 0;
  997. }
  998. /* statistics ***************************************************************/
  999. static struct net_device_stats *mv643xx_eth_get_stats(struct net_device *dev)
  1000. {
  1001. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1002. struct net_device_stats *stats = &dev->stats;
  1003. unsigned long tx_packets = 0;
  1004. unsigned long tx_bytes = 0;
  1005. unsigned long tx_dropped = 0;
  1006. int i;
  1007. for (i = 0; i < mp->txq_count; i++) {
  1008. struct tx_queue *txq = mp->txq + i;
  1009. tx_packets += txq->tx_packets;
  1010. tx_bytes += txq->tx_bytes;
  1011. tx_dropped += txq->tx_dropped;
  1012. }
  1013. stats->tx_packets = tx_packets;
  1014. stats->tx_bytes = tx_bytes;
  1015. stats->tx_dropped = tx_dropped;
  1016. return stats;
  1017. }
  1018. static void mv643xx_eth_grab_lro_stats(struct mv643xx_eth_private *mp)
  1019. {
  1020. u32 lro_aggregated = 0;
  1021. u32 lro_flushed = 0;
  1022. u32 lro_no_desc = 0;
  1023. int i;
  1024. for (i = 0; i < mp->rxq_count; i++) {
  1025. struct rx_queue *rxq = mp->rxq + i;
  1026. lro_aggregated += rxq->lro_mgr.stats.aggregated;
  1027. lro_flushed += rxq->lro_mgr.stats.flushed;
  1028. lro_no_desc += rxq->lro_mgr.stats.no_desc;
  1029. }
  1030. mp->lro_counters.lro_aggregated = lro_aggregated;
  1031. mp->lro_counters.lro_flushed = lro_flushed;
  1032. mp->lro_counters.lro_no_desc = lro_no_desc;
  1033. }
  1034. static inline u32 mib_read(struct mv643xx_eth_private *mp, int offset)
  1035. {
  1036. return rdl(mp, MIB_COUNTERS(mp->port_num) + offset);
  1037. }
  1038. static void mib_counters_clear(struct mv643xx_eth_private *mp)
  1039. {
  1040. int i;
  1041. for (i = 0; i < 0x80; i += 4)
  1042. mib_read(mp, i);
  1043. /* Clear non MIB hw counters also */
  1044. rdlp(mp, RX_DISCARD_FRAME_CNT);
  1045. rdlp(mp, RX_OVERRUN_FRAME_CNT);
  1046. }
  1047. static void mib_counters_update(struct mv643xx_eth_private *mp)
  1048. {
  1049. struct mib_counters *p = &mp->mib_counters;
  1050. spin_lock_bh(&mp->mib_counters_lock);
  1051. p->good_octets_received += mib_read(mp, 0x00);
  1052. p->bad_octets_received += mib_read(mp, 0x08);
  1053. p->internal_mac_transmit_err += mib_read(mp, 0x0c);
  1054. p->good_frames_received += mib_read(mp, 0x10);
  1055. p->bad_frames_received += mib_read(mp, 0x14);
  1056. p->broadcast_frames_received += mib_read(mp, 0x18);
  1057. p->multicast_frames_received += mib_read(mp, 0x1c);
  1058. p->frames_64_octets += mib_read(mp, 0x20);
  1059. p->frames_65_to_127_octets += mib_read(mp, 0x24);
  1060. p->frames_128_to_255_octets += mib_read(mp, 0x28);
  1061. p->frames_256_to_511_octets += mib_read(mp, 0x2c);
  1062. p->frames_512_to_1023_octets += mib_read(mp, 0x30);
  1063. p->frames_1024_to_max_octets += mib_read(mp, 0x34);
  1064. p->good_octets_sent += mib_read(mp, 0x38);
  1065. p->good_frames_sent += mib_read(mp, 0x40);
  1066. p->excessive_collision += mib_read(mp, 0x44);
  1067. p->multicast_frames_sent += mib_read(mp, 0x48);
  1068. p->broadcast_frames_sent += mib_read(mp, 0x4c);
  1069. p->unrec_mac_control_received += mib_read(mp, 0x50);
  1070. p->fc_sent += mib_read(mp, 0x54);
  1071. p->good_fc_received += mib_read(mp, 0x58);
  1072. p->bad_fc_received += mib_read(mp, 0x5c);
  1073. p->undersize_received += mib_read(mp, 0x60);
  1074. p->fragments_received += mib_read(mp, 0x64);
  1075. p->oversize_received += mib_read(mp, 0x68);
  1076. p->jabber_received += mib_read(mp, 0x6c);
  1077. p->mac_receive_error += mib_read(mp, 0x70);
  1078. p->bad_crc_event += mib_read(mp, 0x74);
  1079. p->collision += mib_read(mp, 0x78);
  1080. p->late_collision += mib_read(mp, 0x7c);
  1081. /* Non MIB hardware counters */
  1082. p->rx_discard += rdlp(mp, RX_DISCARD_FRAME_CNT);
  1083. p->rx_overrun += rdlp(mp, RX_OVERRUN_FRAME_CNT);
  1084. spin_unlock_bh(&mp->mib_counters_lock);
  1085. mod_timer(&mp->mib_counters_timer, jiffies + 30 * HZ);
  1086. }
  1087. static void mib_counters_timer_wrapper(unsigned long _mp)
  1088. {
  1089. struct mv643xx_eth_private *mp = (void *)_mp;
  1090. mib_counters_update(mp);
  1091. }
  1092. /* interrupt coalescing *****************************************************/
  1093. /*
  1094. * Hardware coalescing parameters are set in units of 64 t_clk
  1095. * cycles. I.e.:
  1096. *
  1097. * coal_delay_in_usec = 64000000 * register_value / t_clk_rate
  1098. *
  1099. * register_value = coal_delay_in_usec * t_clk_rate / 64000000
  1100. *
  1101. * In the ->set*() methods, we round the computed register value
  1102. * to the nearest integer.
  1103. */
  1104. static unsigned int get_rx_coal(struct mv643xx_eth_private *mp)
  1105. {
  1106. u32 val = rdlp(mp, SDMA_CONFIG);
  1107. u64 temp;
  1108. if (mp->shared->extended_rx_coal_limit)
  1109. temp = ((val & 0x02000000) >> 10) | ((val & 0x003fff80) >> 7);
  1110. else
  1111. temp = (val & 0x003fff00) >> 8;
  1112. temp *= 64000000;
  1113. do_div(temp, mp->t_clk);
  1114. return (unsigned int)temp;
  1115. }
  1116. static void set_rx_coal(struct mv643xx_eth_private *mp, unsigned int usec)
  1117. {
  1118. u64 temp;
  1119. u32 val;
  1120. temp = (u64)usec * mp->t_clk;
  1121. temp += 31999999;
  1122. do_div(temp, 64000000);
  1123. val = rdlp(mp, SDMA_CONFIG);
  1124. if (mp->shared->extended_rx_coal_limit) {
  1125. if (temp > 0xffff)
  1126. temp = 0xffff;
  1127. val &= ~0x023fff80;
  1128. val |= (temp & 0x8000) << 10;
  1129. val |= (temp & 0x7fff) << 7;
  1130. } else {
  1131. if (temp > 0x3fff)
  1132. temp = 0x3fff;
  1133. val &= ~0x003fff00;
  1134. val |= (temp & 0x3fff) << 8;
  1135. }
  1136. wrlp(mp, SDMA_CONFIG, val);
  1137. }
  1138. static unsigned int get_tx_coal(struct mv643xx_eth_private *mp)
  1139. {
  1140. u64 temp;
  1141. temp = (rdlp(mp, TX_FIFO_URGENT_THRESHOLD) & 0x3fff0) >> 4;
  1142. temp *= 64000000;
  1143. do_div(temp, mp->t_clk);
  1144. return (unsigned int)temp;
  1145. }
  1146. static void set_tx_coal(struct mv643xx_eth_private *mp, unsigned int usec)
  1147. {
  1148. u64 temp;
  1149. temp = (u64)usec * mp->t_clk;
  1150. temp += 31999999;
  1151. do_div(temp, 64000000);
  1152. if (temp > 0x3fff)
  1153. temp = 0x3fff;
  1154. wrlp(mp, TX_FIFO_URGENT_THRESHOLD, temp << 4);
  1155. }
  1156. /* ethtool ******************************************************************/
  1157. struct mv643xx_eth_stats {
  1158. char stat_string[ETH_GSTRING_LEN];
  1159. int sizeof_stat;
  1160. int netdev_off;
  1161. int mp_off;
  1162. };
  1163. #define SSTAT(m) \
  1164. { #m, FIELD_SIZEOF(struct net_device_stats, m), \
  1165. offsetof(struct net_device, stats.m), -1 }
  1166. #define MIBSTAT(m) \
  1167. { #m, FIELD_SIZEOF(struct mib_counters, m), \
  1168. -1, offsetof(struct mv643xx_eth_private, mib_counters.m) }
  1169. #define LROSTAT(m) \
  1170. { #m, FIELD_SIZEOF(struct lro_counters, m), \
  1171. -1, offsetof(struct mv643xx_eth_private, lro_counters.m) }
  1172. static const struct mv643xx_eth_stats mv643xx_eth_stats[] = {
  1173. SSTAT(rx_packets),
  1174. SSTAT(tx_packets),
  1175. SSTAT(rx_bytes),
  1176. SSTAT(tx_bytes),
  1177. SSTAT(rx_errors),
  1178. SSTAT(tx_errors),
  1179. SSTAT(rx_dropped),
  1180. SSTAT(tx_dropped),
  1181. MIBSTAT(good_octets_received),
  1182. MIBSTAT(bad_octets_received),
  1183. MIBSTAT(internal_mac_transmit_err),
  1184. MIBSTAT(good_frames_received),
  1185. MIBSTAT(bad_frames_received),
  1186. MIBSTAT(broadcast_frames_received),
  1187. MIBSTAT(multicast_frames_received),
  1188. MIBSTAT(frames_64_octets),
  1189. MIBSTAT(frames_65_to_127_octets),
  1190. MIBSTAT(frames_128_to_255_octets),
  1191. MIBSTAT(frames_256_to_511_octets),
  1192. MIBSTAT(frames_512_to_1023_octets),
  1193. MIBSTAT(frames_1024_to_max_octets),
  1194. MIBSTAT(good_octets_sent),
  1195. MIBSTAT(good_frames_sent),
  1196. MIBSTAT(excessive_collision),
  1197. MIBSTAT(multicast_frames_sent),
  1198. MIBSTAT(broadcast_frames_sent),
  1199. MIBSTAT(unrec_mac_control_received),
  1200. MIBSTAT(fc_sent),
  1201. MIBSTAT(good_fc_received),
  1202. MIBSTAT(bad_fc_received),
  1203. MIBSTAT(undersize_received),
  1204. MIBSTAT(fragments_received),
  1205. MIBSTAT(oversize_received),
  1206. MIBSTAT(jabber_received),
  1207. MIBSTAT(mac_receive_error),
  1208. MIBSTAT(bad_crc_event),
  1209. MIBSTAT(collision),
  1210. MIBSTAT(late_collision),
  1211. MIBSTAT(rx_discard),
  1212. MIBSTAT(rx_overrun),
  1213. LROSTAT(lro_aggregated),
  1214. LROSTAT(lro_flushed),
  1215. LROSTAT(lro_no_desc),
  1216. };
  1217. static int
  1218. mv643xx_eth_get_settings_phy(struct mv643xx_eth_private *mp,
  1219. struct ethtool_cmd *cmd)
  1220. {
  1221. int err;
  1222. err = phy_read_status(mp->phy);
  1223. if (err == 0)
  1224. err = phy_ethtool_gset(mp->phy, cmd);
  1225. /*
  1226. * The MAC does not support 1000baseT_Half.
  1227. */
  1228. cmd->supported &= ~SUPPORTED_1000baseT_Half;
  1229. cmd->advertising &= ~ADVERTISED_1000baseT_Half;
  1230. return err;
  1231. }
  1232. static int
  1233. mv643xx_eth_get_settings_phyless(struct mv643xx_eth_private *mp,
  1234. struct ethtool_cmd *cmd)
  1235. {
  1236. u32 port_status;
  1237. port_status = rdlp(mp, PORT_STATUS);
  1238. cmd->supported = SUPPORTED_MII;
  1239. cmd->advertising = ADVERTISED_MII;
  1240. switch (port_status & PORT_SPEED_MASK) {
  1241. case PORT_SPEED_10:
  1242. ethtool_cmd_speed_set(cmd, SPEED_10);
  1243. break;
  1244. case PORT_SPEED_100:
  1245. ethtool_cmd_speed_set(cmd, SPEED_100);
  1246. break;
  1247. case PORT_SPEED_1000:
  1248. ethtool_cmd_speed_set(cmd, SPEED_1000);
  1249. break;
  1250. default:
  1251. cmd->speed = -1;
  1252. break;
  1253. }
  1254. cmd->duplex = (port_status & FULL_DUPLEX) ? DUPLEX_FULL : DUPLEX_HALF;
  1255. cmd->port = PORT_MII;
  1256. cmd->phy_address = 0;
  1257. cmd->transceiver = XCVR_INTERNAL;
  1258. cmd->autoneg = AUTONEG_DISABLE;
  1259. cmd->maxtxpkt = 1;
  1260. cmd->maxrxpkt = 1;
  1261. return 0;
  1262. }
  1263. static int
  1264. mv643xx_eth_get_settings(struct net_device *dev, struct ethtool_cmd *cmd)
  1265. {
  1266. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1267. if (mp->phy != NULL)
  1268. return mv643xx_eth_get_settings_phy(mp, cmd);
  1269. else
  1270. return mv643xx_eth_get_settings_phyless(mp, cmd);
  1271. }
  1272. static int
  1273. mv643xx_eth_set_settings(struct net_device *dev, struct ethtool_cmd *cmd)
  1274. {
  1275. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1276. int ret;
  1277. if (mp->phy == NULL)
  1278. return -EINVAL;
  1279. /*
  1280. * The MAC does not support 1000baseT_Half.
  1281. */
  1282. cmd->advertising &= ~ADVERTISED_1000baseT_Half;
  1283. ret = phy_ethtool_sset(mp->phy, cmd);
  1284. if (!ret)
  1285. mv643xx_adjust_pscr(mp);
  1286. return ret;
  1287. }
  1288. static void mv643xx_eth_get_drvinfo(struct net_device *dev,
  1289. struct ethtool_drvinfo *drvinfo)
  1290. {
  1291. strlcpy(drvinfo->driver, mv643xx_eth_driver_name,
  1292. sizeof(drvinfo->driver));
  1293. strlcpy(drvinfo->version, mv643xx_eth_driver_version,
  1294. sizeof(drvinfo->version));
  1295. strlcpy(drvinfo->fw_version, "N/A", sizeof(drvinfo->fw_version));
  1296. strlcpy(drvinfo->bus_info, "platform", sizeof(drvinfo->bus_info));
  1297. drvinfo->n_stats = ARRAY_SIZE(mv643xx_eth_stats);
  1298. }
  1299. static int mv643xx_eth_nway_reset(struct net_device *dev)
  1300. {
  1301. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1302. if (mp->phy == NULL)
  1303. return -EINVAL;
  1304. return genphy_restart_aneg(mp->phy);
  1305. }
  1306. static int
  1307. mv643xx_eth_get_coalesce(struct net_device *dev, struct ethtool_coalesce *ec)
  1308. {
  1309. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1310. ec->rx_coalesce_usecs = get_rx_coal(mp);
  1311. ec->tx_coalesce_usecs = get_tx_coal(mp);
  1312. return 0;
  1313. }
  1314. static int
  1315. mv643xx_eth_set_coalesce(struct net_device *dev, struct ethtool_coalesce *ec)
  1316. {
  1317. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1318. set_rx_coal(mp, ec->rx_coalesce_usecs);
  1319. set_tx_coal(mp, ec->tx_coalesce_usecs);
  1320. return 0;
  1321. }
  1322. static void
  1323. mv643xx_eth_get_ringparam(struct net_device *dev, struct ethtool_ringparam *er)
  1324. {
  1325. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1326. er->rx_max_pending = 4096;
  1327. er->tx_max_pending = 4096;
  1328. er->rx_pending = mp->rx_ring_size;
  1329. er->tx_pending = mp->tx_ring_size;
  1330. }
  1331. static int
  1332. mv643xx_eth_set_ringparam(struct net_device *dev, struct ethtool_ringparam *er)
  1333. {
  1334. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1335. if (er->rx_mini_pending || er->rx_jumbo_pending)
  1336. return -EINVAL;
  1337. mp->rx_ring_size = er->rx_pending < 4096 ? er->rx_pending : 4096;
  1338. mp->tx_ring_size = er->tx_pending < 4096 ? er->tx_pending : 4096;
  1339. if (netif_running(dev)) {
  1340. mv643xx_eth_stop(dev);
  1341. if (mv643xx_eth_open(dev)) {
  1342. netdev_err(dev,
  1343. "fatal error on re-opening device after ring param change\n");
  1344. return -ENOMEM;
  1345. }
  1346. }
  1347. return 0;
  1348. }
  1349. static int
  1350. mv643xx_eth_set_features(struct net_device *dev, netdev_features_t features)
  1351. {
  1352. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1353. bool rx_csum = features & NETIF_F_RXCSUM;
  1354. wrlp(mp, PORT_CONFIG, rx_csum ? 0x02000000 : 0x00000000);
  1355. return 0;
  1356. }
  1357. static void mv643xx_eth_get_strings(struct net_device *dev,
  1358. uint32_t stringset, uint8_t *data)
  1359. {
  1360. int i;
  1361. if (stringset == ETH_SS_STATS) {
  1362. for (i = 0; i < ARRAY_SIZE(mv643xx_eth_stats); i++) {
  1363. memcpy(data + i * ETH_GSTRING_LEN,
  1364. mv643xx_eth_stats[i].stat_string,
  1365. ETH_GSTRING_LEN);
  1366. }
  1367. }
  1368. }
  1369. static void mv643xx_eth_get_ethtool_stats(struct net_device *dev,
  1370. struct ethtool_stats *stats,
  1371. uint64_t *data)
  1372. {
  1373. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1374. int i;
  1375. mv643xx_eth_get_stats(dev);
  1376. mib_counters_update(mp);
  1377. mv643xx_eth_grab_lro_stats(mp);
  1378. for (i = 0; i < ARRAY_SIZE(mv643xx_eth_stats); i++) {
  1379. const struct mv643xx_eth_stats *stat;
  1380. void *p;
  1381. stat = mv643xx_eth_stats + i;
  1382. if (stat->netdev_off >= 0)
  1383. p = ((void *)mp->dev) + stat->netdev_off;
  1384. else
  1385. p = ((void *)mp) + stat->mp_off;
  1386. data[i] = (stat->sizeof_stat == 8) ?
  1387. *(uint64_t *)p : *(uint32_t *)p;
  1388. }
  1389. }
  1390. static int mv643xx_eth_get_sset_count(struct net_device *dev, int sset)
  1391. {
  1392. if (sset == ETH_SS_STATS)
  1393. return ARRAY_SIZE(mv643xx_eth_stats);
  1394. return -EOPNOTSUPP;
  1395. }
  1396. static const struct ethtool_ops mv643xx_eth_ethtool_ops = {
  1397. .get_settings = mv643xx_eth_get_settings,
  1398. .set_settings = mv643xx_eth_set_settings,
  1399. .get_drvinfo = mv643xx_eth_get_drvinfo,
  1400. .nway_reset = mv643xx_eth_nway_reset,
  1401. .get_link = ethtool_op_get_link,
  1402. .get_coalesce = mv643xx_eth_get_coalesce,
  1403. .set_coalesce = mv643xx_eth_set_coalesce,
  1404. .get_ringparam = mv643xx_eth_get_ringparam,
  1405. .set_ringparam = mv643xx_eth_set_ringparam,
  1406. .get_strings = mv643xx_eth_get_strings,
  1407. .get_ethtool_stats = mv643xx_eth_get_ethtool_stats,
  1408. .get_sset_count = mv643xx_eth_get_sset_count,
  1409. .get_ts_info = ethtool_op_get_ts_info,
  1410. };
  1411. /* address handling *********************************************************/
  1412. static void uc_addr_get(struct mv643xx_eth_private *mp, unsigned char *addr)
  1413. {
  1414. unsigned int mac_h = rdlp(mp, MAC_ADDR_HIGH);
  1415. unsigned int mac_l = rdlp(mp, MAC_ADDR_LOW);
  1416. addr[0] = (mac_h >> 24) & 0xff;
  1417. addr[1] = (mac_h >> 16) & 0xff;
  1418. addr[2] = (mac_h >> 8) & 0xff;
  1419. addr[3] = mac_h & 0xff;
  1420. addr[4] = (mac_l >> 8) & 0xff;
  1421. addr[5] = mac_l & 0xff;
  1422. }
  1423. static void uc_addr_set(struct mv643xx_eth_private *mp, unsigned char *addr)
  1424. {
  1425. wrlp(mp, MAC_ADDR_HIGH,
  1426. (addr[0] << 24) | (addr[1] << 16) | (addr[2] << 8) | addr[3]);
  1427. wrlp(mp, MAC_ADDR_LOW, (addr[4] << 8) | addr[5]);
  1428. }
  1429. static u32 uc_addr_filter_mask(struct net_device *dev)
  1430. {
  1431. struct netdev_hw_addr *ha;
  1432. u32 nibbles;
  1433. if (dev->flags & IFF_PROMISC)
  1434. return 0;
  1435. nibbles = 1 << (dev->dev_addr[5] & 0x0f);
  1436. netdev_for_each_uc_addr(ha, dev) {
  1437. if (memcmp(dev->dev_addr, ha->addr, 5))
  1438. return 0;
  1439. if ((dev->dev_addr[5] ^ ha->addr[5]) & 0xf0)
  1440. return 0;
  1441. nibbles |= 1 << (ha->addr[5] & 0x0f);
  1442. }
  1443. return nibbles;
  1444. }
  1445. static void mv643xx_eth_program_unicast_filter(struct net_device *dev)
  1446. {
  1447. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1448. u32 port_config;
  1449. u32 nibbles;
  1450. int i;
  1451. uc_addr_set(mp, dev->dev_addr);
  1452. port_config = rdlp(mp, PORT_CONFIG) & ~UNICAST_PROMISCUOUS_MODE;
  1453. nibbles = uc_addr_filter_mask(dev);
  1454. if (!nibbles) {
  1455. port_config |= UNICAST_PROMISCUOUS_MODE;
  1456. nibbles = 0xffff;
  1457. }
  1458. for (i = 0; i < 16; i += 4) {
  1459. int off = UNICAST_TABLE(mp->port_num) + i;
  1460. u32 v;
  1461. v = 0;
  1462. if (nibbles & 1)
  1463. v |= 0x00000001;
  1464. if (nibbles & 2)
  1465. v |= 0x00000100;
  1466. if (nibbles & 4)
  1467. v |= 0x00010000;
  1468. if (nibbles & 8)
  1469. v |= 0x01000000;
  1470. nibbles >>= 4;
  1471. wrl(mp, off, v);
  1472. }
  1473. wrlp(mp, PORT_CONFIG, port_config);
  1474. }
  1475. static int addr_crc(unsigned char *addr)
  1476. {
  1477. int crc = 0;
  1478. int i;
  1479. for (i = 0; i < 6; i++) {
  1480. int j;
  1481. crc = (crc ^ addr[i]) << 8;
  1482. for (j = 7; j >= 0; j--) {
  1483. if (crc & (0x100 << j))
  1484. crc ^= 0x107 << j;
  1485. }
  1486. }
  1487. return crc;
  1488. }
  1489. static void mv643xx_eth_program_multicast_filter(struct net_device *dev)
  1490. {
  1491. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1492. u32 *mc_spec;
  1493. u32 *mc_other;
  1494. struct netdev_hw_addr *ha;
  1495. int i;
  1496. if (dev->flags & (IFF_PROMISC | IFF_ALLMULTI)) {
  1497. int port_num;
  1498. u32 accept;
  1499. oom:
  1500. port_num = mp->port_num;
  1501. accept = 0x01010101;
  1502. for (i = 0; i < 0x100; i += 4) {
  1503. wrl(mp, SPECIAL_MCAST_TABLE(port_num) + i, accept);
  1504. wrl(mp, OTHER_MCAST_TABLE(port_num) + i, accept);
  1505. }
  1506. return;
  1507. }
  1508. mc_spec = kmalloc(0x200, GFP_ATOMIC);
  1509. if (mc_spec == NULL)
  1510. goto oom;
  1511. mc_other = mc_spec + (0x100 >> 2);
  1512. memset(mc_spec, 0, 0x100);
  1513. memset(mc_other, 0, 0x100);
  1514. netdev_for_each_mc_addr(ha, dev) {
  1515. u8 *a = ha->addr;
  1516. u32 *table;
  1517. int entry;
  1518. if (memcmp(a, "\x01\x00\x5e\x00\x00", 5) == 0) {
  1519. table = mc_spec;
  1520. entry = a[5];
  1521. } else {
  1522. table = mc_other;
  1523. entry = addr_crc(a);
  1524. }
  1525. table[entry >> 2] |= 1 << (8 * (entry & 3));
  1526. }
  1527. for (i = 0; i < 0x100; i += 4) {
  1528. wrl(mp, SPECIAL_MCAST_TABLE(mp->port_num) + i, mc_spec[i >> 2]);
  1529. wrl(mp, OTHER_MCAST_TABLE(mp->port_num) + i, mc_other[i >> 2]);
  1530. }
  1531. kfree(mc_spec);
  1532. }
  1533. static void mv643xx_eth_set_rx_mode(struct net_device *dev)
  1534. {
  1535. mv643xx_eth_program_unicast_filter(dev);
  1536. mv643xx_eth_program_multicast_filter(dev);
  1537. }
  1538. static int mv643xx_eth_set_mac_address(struct net_device *dev, void *addr)
  1539. {
  1540. struct sockaddr *sa = addr;
  1541. if (!is_valid_ether_addr(sa->sa_data))
  1542. return -EADDRNOTAVAIL;
  1543. memcpy(dev->dev_addr, sa->sa_data, ETH_ALEN);
  1544. netif_addr_lock_bh(dev);
  1545. mv643xx_eth_program_unicast_filter(dev);
  1546. netif_addr_unlock_bh(dev);
  1547. return 0;
  1548. }
  1549. /* rx/tx queue initialisation ***********************************************/
  1550. static int rxq_init(struct mv643xx_eth_private *mp, int index)
  1551. {
  1552. struct rx_queue *rxq = mp->rxq + index;
  1553. struct rx_desc *rx_desc;
  1554. int size;
  1555. int i;
  1556. rxq->index = index;
  1557. rxq->rx_ring_size = mp->rx_ring_size;
  1558. rxq->rx_desc_count = 0;
  1559. rxq->rx_curr_desc = 0;
  1560. rxq->rx_used_desc = 0;
  1561. size = rxq->rx_ring_size * sizeof(struct rx_desc);
  1562. if (index == 0 && size <= mp->rx_desc_sram_size) {
  1563. rxq->rx_desc_area = ioremap(mp->rx_desc_sram_addr,
  1564. mp->rx_desc_sram_size);
  1565. rxq->rx_desc_dma = mp->rx_desc_sram_addr;
  1566. } else {
  1567. rxq->rx_desc_area = dma_alloc_coherent(mp->dev->dev.parent,
  1568. size, &rxq->rx_desc_dma,
  1569. GFP_KERNEL);
  1570. }
  1571. if (rxq->rx_desc_area == NULL) {
  1572. netdev_err(mp->dev,
  1573. "can't allocate rx ring (%d bytes)\n", size);
  1574. goto out;
  1575. }
  1576. memset(rxq->rx_desc_area, 0, size);
  1577. rxq->rx_desc_area_size = size;
  1578. rxq->rx_skb = kmalloc_array(rxq->rx_ring_size, sizeof(*rxq->rx_skb),
  1579. GFP_KERNEL);
  1580. if (rxq->rx_skb == NULL)
  1581. goto out_free;
  1582. rx_desc = rxq->rx_desc_area;
  1583. for (i = 0; i < rxq->rx_ring_size; i++) {
  1584. int nexti;
  1585. nexti = i + 1;
  1586. if (nexti == rxq->rx_ring_size)
  1587. nexti = 0;
  1588. rx_desc[i].next_desc_ptr = rxq->rx_desc_dma +
  1589. nexti * sizeof(struct rx_desc);
  1590. }
  1591. rxq->lro_mgr.dev = mp->dev;
  1592. memset(&rxq->lro_mgr.stats, 0, sizeof(rxq->lro_mgr.stats));
  1593. rxq->lro_mgr.features = LRO_F_NAPI;
  1594. rxq->lro_mgr.ip_summed = CHECKSUM_UNNECESSARY;
  1595. rxq->lro_mgr.ip_summed_aggr = CHECKSUM_UNNECESSARY;
  1596. rxq->lro_mgr.max_desc = ARRAY_SIZE(rxq->lro_arr);
  1597. rxq->lro_mgr.max_aggr = 32;
  1598. rxq->lro_mgr.frag_align_pad = 0;
  1599. rxq->lro_mgr.lro_arr = rxq->lro_arr;
  1600. rxq->lro_mgr.get_skb_header = mv643xx_get_skb_header;
  1601. memset(&rxq->lro_arr, 0, sizeof(rxq->lro_arr));
  1602. return 0;
  1603. out_free:
  1604. if (index == 0 && size <= mp->rx_desc_sram_size)
  1605. iounmap(rxq->rx_desc_area);
  1606. else
  1607. dma_free_coherent(mp->dev->dev.parent, size,
  1608. rxq->rx_desc_area,
  1609. rxq->rx_desc_dma);
  1610. out:
  1611. return -ENOMEM;
  1612. }
  1613. static void rxq_deinit(struct rx_queue *rxq)
  1614. {
  1615. struct mv643xx_eth_private *mp = rxq_to_mp(rxq);
  1616. int i;
  1617. rxq_disable(rxq);
  1618. for (i = 0; i < rxq->rx_ring_size; i++) {
  1619. if (rxq->rx_skb[i]) {
  1620. dev_kfree_skb(rxq->rx_skb[i]);
  1621. rxq->rx_desc_count--;
  1622. }
  1623. }
  1624. if (rxq->rx_desc_count) {
  1625. netdev_err(mp->dev, "error freeing rx ring -- %d skbs stuck\n",
  1626. rxq->rx_desc_count);
  1627. }
  1628. if (rxq->index == 0 &&
  1629. rxq->rx_desc_area_size <= mp->rx_desc_sram_size)
  1630. iounmap(rxq->rx_desc_area);
  1631. else
  1632. dma_free_coherent(mp->dev->dev.parent, rxq->rx_desc_area_size,
  1633. rxq->rx_desc_area, rxq->rx_desc_dma);
  1634. kfree(rxq->rx_skb);
  1635. }
  1636. static int txq_init(struct mv643xx_eth_private *mp, int index)
  1637. {
  1638. struct tx_queue *txq = mp->txq + index;
  1639. struct tx_desc *tx_desc;
  1640. int size;
  1641. int i;
  1642. txq->index = index;
  1643. txq->tx_ring_size = mp->tx_ring_size;
  1644. txq->tx_desc_count = 0;
  1645. txq->tx_curr_desc = 0;
  1646. txq->tx_used_desc = 0;
  1647. size = txq->tx_ring_size * sizeof(struct tx_desc);
  1648. if (index == 0 && size <= mp->tx_desc_sram_size) {
  1649. txq->tx_desc_area = ioremap(mp->tx_desc_sram_addr,
  1650. mp->tx_desc_sram_size);
  1651. txq->tx_desc_dma = mp->tx_desc_sram_addr;
  1652. } else {
  1653. txq->tx_desc_area = dma_alloc_coherent(mp->dev->dev.parent,
  1654. size, &txq->tx_desc_dma,
  1655. GFP_KERNEL);
  1656. }
  1657. if (txq->tx_desc_area == NULL) {
  1658. netdev_err(mp->dev,
  1659. "can't allocate tx ring (%d bytes)\n", size);
  1660. return -ENOMEM;
  1661. }
  1662. memset(txq->tx_desc_area, 0, size);
  1663. txq->tx_desc_area_size = size;
  1664. tx_desc = txq->tx_desc_area;
  1665. for (i = 0; i < txq->tx_ring_size; i++) {
  1666. struct tx_desc *txd = tx_desc + i;
  1667. int nexti;
  1668. nexti = i + 1;
  1669. if (nexti == txq->tx_ring_size)
  1670. nexti = 0;
  1671. txd->cmd_sts = 0;
  1672. txd->next_desc_ptr = txq->tx_desc_dma +
  1673. nexti * sizeof(struct tx_desc);
  1674. }
  1675. skb_queue_head_init(&txq->tx_skb);
  1676. return 0;
  1677. }
  1678. static void txq_deinit(struct tx_queue *txq)
  1679. {
  1680. struct mv643xx_eth_private *mp = txq_to_mp(txq);
  1681. txq_disable(txq);
  1682. txq_reclaim(txq, txq->tx_ring_size, 1);
  1683. BUG_ON(txq->tx_used_desc != txq->tx_curr_desc);
  1684. if (txq->index == 0 &&
  1685. txq->tx_desc_area_size <= mp->tx_desc_sram_size)
  1686. iounmap(txq->tx_desc_area);
  1687. else
  1688. dma_free_coherent(mp->dev->dev.parent, txq->tx_desc_area_size,
  1689. txq->tx_desc_area, txq->tx_desc_dma);
  1690. }
  1691. /* netdev ops and related ***************************************************/
  1692. static int mv643xx_eth_collect_events(struct mv643xx_eth_private *mp)
  1693. {
  1694. u32 int_cause;
  1695. u32 int_cause_ext;
  1696. int_cause = rdlp(mp, INT_CAUSE) & mp->int_mask;
  1697. if (int_cause == 0)
  1698. return 0;
  1699. int_cause_ext = 0;
  1700. if (int_cause & INT_EXT) {
  1701. int_cause &= ~INT_EXT;
  1702. int_cause_ext = rdlp(mp, INT_CAUSE_EXT);
  1703. }
  1704. if (int_cause) {
  1705. wrlp(mp, INT_CAUSE, ~int_cause);
  1706. mp->work_tx_end |= ((int_cause & INT_TX_END) >> 19) &
  1707. ~(rdlp(mp, TXQ_COMMAND) & 0xff);
  1708. mp->work_rx |= (int_cause & INT_RX) >> 2;
  1709. }
  1710. int_cause_ext &= INT_EXT_LINK_PHY | INT_EXT_TX;
  1711. if (int_cause_ext) {
  1712. wrlp(mp, INT_CAUSE_EXT, ~int_cause_ext);
  1713. if (int_cause_ext & INT_EXT_LINK_PHY)
  1714. mp->work_link = 1;
  1715. mp->work_tx |= int_cause_ext & INT_EXT_TX;
  1716. }
  1717. return 1;
  1718. }
  1719. static irqreturn_t mv643xx_eth_irq(int irq, void *dev_id)
  1720. {
  1721. struct net_device *dev = (struct net_device *)dev_id;
  1722. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1723. if (unlikely(!mv643xx_eth_collect_events(mp)))
  1724. return IRQ_NONE;
  1725. wrlp(mp, INT_MASK, 0);
  1726. napi_schedule(&mp->napi);
  1727. return IRQ_HANDLED;
  1728. }
  1729. static void handle_link_event(struct mv643xx_eth_private *mp)
  1730. {
  1731. struct net_device *dev = mp->dev;
  1732. u32 port_status;
  1733. int speed;
  1734. int duplex;
  1735. int fc;
  1736. port_status = rdlp(mp, PORT_STATUS);
  1737. if (!(port_status & LINK_UP)) {
  1738. if (netif_carrier_ok(dev)) {
  1739. int i;
  1740. netdev_info(dev, "link down\n");
  1741. netif_carrier_off(dev);
  1742. for (i = 0; i < mp->txq_count; i++) {
  1743. struct tx_queue *txq = mp->txq + i;
  1744. txq_reclaim(txq, txq->tx_ring_size, 1);
  1745. txq_reset_hw_ptr(txq);
  1746. }
  1747. }
  1748. return;
  1749. }
  1750. switch (port_status & PORT_SPEED_MASK) {
  1751. case PORT_SPEED_10:
  1752. speed = 10;
  1753. break;
  1754. case PORT_SPEED_100:
  1755. speed = 100;
  1756. break;
  1757. case PORT_SPEED_1000:
  1758. speed = 1000;
  1759. break;
  1760. default:
  1761. speed = -1;
  1762. break;
  1763. }
  1764. duplex = (port_status & FULL_DUPLEX) ? 1 : 0;
  1765. fc = (port_status & FLOW_CONTROL_ENABLED) ? 1 : 0;
  1766. netdev_info(dev, "link up, %d Mb/s, %s duplex, flow control %sabled\n",
  1767. speed, duplex ? "full" : "half", fc ? "en" : "dis");
  1768. if (!netif_carrier_ok(dev))
  1769. netif_carrier_on(dev);
  1770. }
  1771. static int mv643xx_eth_poll(struct napi_struct *napi, int budget)
  1772. {
  1773. struct mv643xx_eth_private *mp;
  1774. int work_done;
  1775. mp = container_of(napi, struct mv643xx_eth_private, napi);
  1776. if (unlikely(mp->oom)) {
  1777. mp->oom = 0;
  1778. del_timer(&mp->rx_oom);
  1779. }
  1780. work_done = 0;
  1781. while (work_done < budget) {
  1782. u8 queue_mask;
  1783. int queue;
  1784. int work_tbd;
  1785. if (mp->work_link) {
  1786. mp->work_link = 0;
  1787. handle_link_event(mp);
  1788. work_done++;
  1789. continue;
  1790. }
  1791. queue_mask = mp->work_tx | mp->work_tx_end | mp->work_rx;
  1792. if (likely(!mp->oom))
  1793. queue_mask |= mp->work_rx_refill;
  1794. if (!queue_mask) {
  1795. if (mv643xx_eth_collect_events(mp))
  1796. continue;
  1797. break;
  1798. }
  1799. queue = fls(queue_mask) - 1;
  1800. queue_mask = 1 << queue;
  1801. work_tbd = budget - work_done;
  1802. if (work_tbd > 16)
  1803. work_tbd = 16;
  1804. if (mp->work_tx_end & queue_mask) {
  1805. txq_kick(mp->txq + queue);
  1806. } else if (mp->work_tx & queue_mask) {
  1807. work_done += txq_reclaim(mp->txq + queue, work_tbd, 0);
  1808. txq_maybe_wake(mp->txq + queue);
  1809. } else if (mp->work_rx & queue_mask) {
  1810. work_done += rxq_process(mp->rxq + queue, work_tbd);
  1811. } else if (!mp->oom && (mp->work_rx_refill & queue_mask)) {
  1812. work_done += rxq_refill(mp->rxq + queue, work_tbd);
  1813. } else {
  1814. BUG();
  1815. }
  1816. }
  1817. if (work_done < budget) {
  1818. if (mp->oom)
  1819. mod_timer(&mp->rx_oom, jiffies + (HZ / 10));
  1820. napi_complete(napi);
  1821. wrlp(mp, INT_MASK, mp->int_mask);
  1822. }
  1823. return work_done;
  1824. }
  1825. static inline void oom_timer_wrapper(unsigned long data)
  1826. {
  1827. struct mv643xx_eth_private *mp = (void *)data;
  1828. napi_schedule(&mp->napi);
  1829. }
  1830. static void phy_reset(struct mv643xx_eth_private *mp)
  1831. {
  1832. int data;
  1833. data = phy_read(mp->phy, MII_BMCR);
  1834. if (data < 0)
  1835. return;
  1836. data |= BMCR_RESET;
  1837. if (phy_write(mp->phy, MII_BMCR, data) < 0)
  1838. return;
  1839. do {
  1840. data = phy_read(mp->phy, MII_BMCR);
  1841. } while (data >= 0 && data & BMCR_RESET);
  1842. }
  1843. static void port_start(struct mv643xx_eth_private *mp)
  1844. {
  1845. u32 pscr;
  1846. int i;
  1847. /*
  1848. * Perform PHY reset, if there is a PHY.
  1849. */
  1850. if (mp->phy != NULL) {
  1851. struct ethtool_cmd cmd;
  1852. mv643xx_eth_get_settings(mp->dev, &cmd);
  1853. phy_reset(mp);
  1854. mv643xx_eth_set_settings(mp->dev, &cmd);
  1855. }
  1856. /*
  1857. * Configure basic link parameters.
  1858. */
  1859. pscr = rdlp(mp, PORT_SERIAL_CONTROL);
  1860. pscr |= SERIAL_PORT_ENABLE;
  1861. wrlp(mp, PORT_SERIAL_CONTROL, pscr);
  1862. pscr |= DO_NOT_FORCE_LINK_FAIL;
  1863. if (mp->phy == NULL)
  1864. pscr |= FORCE_LINK_PASS;
  1865. wrlp(mp, PORT_SERIAL_CONTROL, pscr);
  1866. /*
  1867. * Configure TX path and queues.
  1868. */
  1869. tx_set_rate(mp, 1000000000, 16777216);
  1870. for (i = 0; i < mp->txq_count; i++) {
  1871. struct tx_queue *txq = mp->txq + i;
  1872. txq_reset_hw_ptr(txq);
  1873. txq_set_rate(txq, 1000000000, 16777216);
  1874. txq_set_fixed_prio_mode(txq);
  1875. }
  1876. /*
  1877. * Receive all unmatched unicast, TCP, UDP, BPDU and broadcast
  1878. * frames to RX queue #0, and include the pseudo-header when
  1879. * calculating receive checksums.
  1880. */
  1881. mv643xx_eth_set_features(mp->dev, mp->dev->features);
  1882. /*
  1883. * Treat BPDUs as normal multicasts, and disable partition mode.
  1884. */
  1885. wrlp(mp, PORT_CONFIG_EXT, 0x00000000);
  1886. /*
  1887. * Add configured unicast addresses to address filter table.
  1888. */
  1889. mv643xx_eth_program_unicast_filter(mp->dev);
  1890. /*
  1891. * Enable the receive queues.
  1892. */
  1893. for (i = 0; i < mp->rxq_count; i++) {
  1894. struct rx_queue *rxq = mp->rxq + i;
  1895. u32 addr;
  1896. addr = (u32)rxq->rx_desc_dma;
  1897. addr += rxq->rx_curr_desc * sizeof(struct rx_desc);
  1898. wrlp(mp, RXQ_CURRENT_DESC_PTR(i), addr);
  1899. rxq_enable(rxq);
  1900. }
  1901. }
  1902. static void mv643xx_eth_recalc_skb_size(struct mv643xx_eth_private *mp)
  1903. {
  1904. int skb_size;
  1905. /*
  1906. * Reserve 2+14 bytes for an ethernet header (the hardware
  1907. * automatically prepends 2 bytes of dummy data to each
  1908. * received packet), 16 bytes for up to four VLAN tags, and
  1909. * 4 bytes for the trailing FCS -- 36 bytes total.
  1910. */
  1911. skb_size = mp->dev->mtu + 36;
  1912. /*
  1913. * Make sure that the skb size is a multiple of 8 bytes, as
  1914. * the lower three bits of the receive descriptor's buffer
  1915. * size field are ignored by the hardware.
  1916. */
  1917. mp->skb_size = (skb_size + 7) & ~7;
  1918. /*
  1919. * If NET_SKB_PAD is smaller than a cache line,
  1920. * netdev_alloc_skb() will cause skb->data to be misaligned
  1921. * to a cache line boundary. If this is the case, include
  1922. * some extra space to allow re-aligning the data area.
  1923. */
  1924. mp->skb_size += SKB_DMA_REALIGN;
  1925. }
  1926. static int mv643xx_eth_open(struct net_device *dev)
  1927. {
  1928. struct mv643xx_eth_private *mp = netdev_priv(dev);
  1929. int err;
  1930. int i;
  1931. wrlp(mp, INT_CAUSE, 0);
  1932. wrlp(mp, INT_CAUSE_EXT, 0);
  1933. rdlp(mp, INT_CAUSE_EXT);
  1934. err = request_irq(dev->irq, mv643xx_eth_irq,
  1935. IRQF_SHARED, dev->name, dev);
  1936. if (err) {
  1937. netdev_err(dev, "can't assign irq\n");
  1938. return -EAGAIN;
  1939. }
  1940. mv643xx_eth_recalc_skb_size(mp);
  1941. napi_enable(&mp->napi);
  1942. mp->int_mask = INT_EXT;
  1943. for (i = 0; i < mp->rxq_count; i++) {
  1944. err = rxq_init(mp, i);
  1945. if (err) {
  1946. while (--i >= 0)
  1947. rxq_deinit(mp->rxq + i);
  1948. goto out;
  1949. }
  1950. rxq_refill(mp->rxq + i, INT_MAX);
  1951. mp->int_mask |= INT_RX_0 << i;
  1952. }
  1953. if (mp->oom) {
  1954. mp->rx_oom.expires = jiffies + (HZ / 10);
  1955. add_timer(&mp->rx_oom);
  1956. }
  1957. for (i = 0; i < mp->txq_count; i++) {
  1958. err = txq_init(mp, i);
  1959. if (err) {
  1960. while (--i >= 0)
  1961. txq_deinit(mp->txq + i);
  1962. goto out_free;
  1963. }
  1964. mp->int_mask |= INT_TX_END_0 << i;
  1965. }
  1966. port_start(mp);
  1967. wrlp(mp, INT_MASK_EXT, INT_EXT_LINK_PHY | INT_EXT_TX);
  1968. wrlp(mp, INT_MASK, mp->int_mask);
  1969. return 0;
  1970. out_free:
  1971. for (i = 0; i < mp->rxq_count; i++)
  1972. rxq_deinit(mp->rxq + i);
  1973. out:
  1974. free_irq(dev->irq, dev);
  1975. return err;
  1976. }
  1977. static void port_reset(struct mv643xx_eth_private *mp)
  1978. {
  1979. unsigned int data;
  1980. int i;
  1981. for (i = 0; i < mp->rxq_count; i++)
  1982. rxq_disable(mp->rxq + i);
  1983. for (i = 0; i < mp->txq_count; i++)
  1984. txq_disable(mp->txq + i);
  1985. while (1) {
  1986. u32 ps = rdlp(mp, PORT_STATUS);
  1987. if ((ps & (TX_IN_PROGRESS | TX_FIFO_EMPTY)) == TX_FIFO_EMPTY)
  1988. break;
  1989. udelay(10);
  1990. }
  1991. /* Reset the Enable bit in the Configuration Register */
  1992. data = rdlp(mp, PORT_SERIAL_CONTROL);
  1993. data &= ~(SERIAL_PORT_ENABLE |
  1994. DO_NOT_FORCE_LINK_FAIL |
  1995. FORCE_LINK_PASS);
  1996. wrlp(mp, PORT_SERIAL_CONTROL, data);
  1997. }
  1998. static int mv643xx_eth_stop(struct net_device *dev)
  1999. {
  2000. struct mv643xx_eth_private *mp = netdev_priv(dev);
  2001. int i;
  2002. wrlp(mp, INT_MASK_EXT, 0x00000000);
  2003. wrlp(mp, INT_MASK, 0x00000000);
  2004. rdlp(mp, INT_MASK);
  2005. napi_disable(&mp->napi);
  2006. del_timer_sync(&mp->rx_oom);
  2007. netif_carrier_off(dev);
  2008. free_irq(dev->irq, dev);
  2009. port_reset(mp);
  2010. mv643xx_eth_get_stats(dev);
  2011. mib_counters_update(mp);
  2012. del_timer_sync(&mp->mib_counters_timer);
  2013. for (i = 0; i < mp->rxq_count; i++)
  2014. rxq_deinit(mp->rxq + i);
  2015. for (i = 0; i < mp->txq_count; i++)
  2016. txq_deinit(mp->txq + i);
  2017. return 0;
  2018. }
  2019. static int mv643xx_eth_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
  2020. {
  2021. struct mv643xx_eth_private *mp = netdev_priv(dev);
  2022. int ret;
  2023. if (mp->phy == NULL)
  2024. return -ENOTSUPP;
  2025. ret = phy_mii_ioctl(mp->phy, ifr, cmd);
  2026. if (!ret)
  2027. mv643xx_adjust_pscr(mp);
  2028. return ret;
  2029. }
  2030. static int mv643xx_eth_change_mtu(struct net_device *dev, int new_mtu)
  2031. {
  2032. struct mv643xx_eth_private *mp = netdev_priv(dev);
  2033. if (new_mtu < 64 || new_mtu > 9500)
  2034. return -EINVAL;
  2035. dev->mtu = new_mtu;
  2036. mv643xx_eth_recalc_skb_size(mp);
  2037. tx_set_rate(mp, 1000000000, 16777216);
  2038. if (!netif_running(dev))
  2039. return 0;
  2040. /*
  2041. * Stop and then re-open the interface. This will allocate RX
  2042. * skbs of the new MTU.
  2043. * There is a possible danger that the open will not succeed,
  2044. * due to memory being full.
  2045. */
  2046. mv643xx_eth_stop(dev);
  2047. if (mv643xx_eth_open(dev)) {
  2048. netdev_err(dev,
  2049. "fatal error on re-opening device after MTU change\n");
  2050. }
  2051. return 0;
  2052. }
  2053. static void tx_timeout_task(struct work_struct *ugly)
  2054. {
  2055. struct mv643xx_eth_private *mp;
  2056. mp = container_of(ugly, struct mv643xx_eth_private, tx_timeout_task);
  2057. if (netif_running(mp->dev)) {
  2058. netif_tx_stop_all_queues(mp->dev);
  2059. port_reset(mp);
  2060. port_start(mp);
  2061. netif_tx_wake_all_queues(mp->dev);
  2062. }
  2063. }
  2064. static void mv643xx_eth_tx_timeout(struct net_device *dev)
  2065. {
  2066. struct mv643xx_eth_private *mp = netdev_priv(dev);
  2067. netdev_info(dev, "tx timeout\n");
  2068. schedule_work(&mp->tx_timeout_task);
  2069. }
  2070. #ifdef CONFIG_NET_POLL_CONTROLLER
  2071. static void mv643xx_eth_netpoll(struct net_device *dev)
  2072. {
  2073. struct mv643xx_eth_private *mp = netdev_priv(dev);
  2074. wrlp(mp, INT_MASK, 0x00000000);
  2075. rdlp(mp, INT_MASK);
  2076. mv643xx_eth_irq(dev->irq, dev);
  2077. wrlp(mp, INT_MASK, mp->int_mask);
  2078. }
  2079. #endif
  2080. /* platform glue ************************************************************/
  2081. static void
  2082. mv643xx_eth_conf_mbus_windows(struct mv643xx_eth_shared_private *msp,
  2083. const struct mbus_dram_target_info *dram)
  2084. {
  2085. void __iomem *base = msp->base;
  2086. u32 win_enable;
  2087. u32 win_protect;
  2088. int i;
  2089. for (i = 0; i < 6; i++) {
  2090. writel(0, base + WINDOW_BASE(i));
  2091. writel(0, base + WINDOW_SIZE(i));
  2092. if (i < 4)
  2093. writel(0, base + WINDOW_REMAP_HIGH(i));
  2094. }
  2095. win_enable = 0x3f;
  2096. win_protect = 0;
  2097. for (i = 0; i < dram->num_cs; i++) {
  2098. const struct mbus_dram_window *cs = dram->cs + i;
  2099. writel((cs->base & 0xffff0000) |
  2100. (cs->mbus_attr << 8) |
  2101. dram->mbus_dram_target_id, base + WINDOW_BASE(i));
  2102. writel((cs->size - 1) & 0xffff0000, base + WINDOW_SIZE(i));
  2103. win_enable &= ~(1 << i);
  2104. win_protect |= 3 << (2 * i);
  2105. }
  2106. writel(win_enable, base + WINDOW_BAR_ENABLE);
  2107. msp->win_protect = win_protect;
  2108. }
  2109. static void infer_hw_params(struct mv643xx_eth_shared_private *msp)
  2110. {
  2111. /*
  2112. * Check whether we have a 14-bit coal limit field in bits
  2113. * [21:8], or a 16-bit coal limit in bits [25,21:7] of the
  2114. * SDMA config register.
  2115. */
  2116. writel(0x02000000, msp->base + 0x0400 + SDMA_CONFIG);
  2117. if (readl(msp->base + 0x0400 + SDMA_CONFIG) & 0x02000000)
  2118. msp->extended_rx_coal_limit = 1;
  2119. else
  2120. msp->extended_rx_coal_limit = 0;
  2121. /*
  2122. * Check whether the MAC supports TX rate control, and if
  2123. * yes, whether its associated registers are in the old or
  2124. * the new place.
  2125. */
  2126. writel(1, msp->base + 0x0400 + TX_BW_MTU_MOVED);
  2127. if (readl(msp->base + 0x0400 + TX_BW_MTU_MOVED) & 1) {
  2128. msp->tx_bw_control = TX_BW_CONTROL_NEW_LAYOUT;
  2129. } else {
  2130. writel(7, msp->base + 0x0400 + TX_BW_RATE);
  2131. if (readl(msp->base + 0x0400 + TX_BW_RATE) & 7)
  2132. msp->tx_bw_control = TX_BW_CONTROL_OLD_LAYOUT;
  2133. else
  2134. msp->tx_bw_control = TX_BW_CONTROL_ABSENT;
  2135. }
  2136. }
  2137. static int mv643xx_eth_shared_probe(struct platform_device *pdev)
  2138. {
  2139. static int mv643xx_eth_version_printed;
  2140. struct mv643xx_eth_shared_platform_data *pd = pdev->dev.platform_data;
  2141. struct mv643xx_eth_shared_private *msp;
  2142. const struct mbus_dram_target_info *dram;
  2143. struct resource *res;
  2144. int ret;
  2145. if (!mv643xx_eth_version_printed++)
  2146. pr_notice("MV-643xx 10/100/1000 ethernet driver version %s\n",
  2147. mv643xx_eth_driver_version);
  2148. ret = -EINVAL;
  2149. res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
  2150. if (res == NULL)
  2151. goto out;
  2152. ret = -ENOMEM;
  2153. msp = kzalloc(sizeof(*msp), GFP_KERNEL);
  2154. if (msp == NULL)
  2155. goto out;
  2156. msp->base = ioremap(res->start, resource_size(res));
  2157. if (msp->base == NULL)
  2158. goto out_free;
  2159. /*
  2160. * Set up and register SMI bus.
  2161. */
  2162. if (pd == NULL || pd->shared_smi == NULL) {
  2163. msp->smi_bus = mdiobus_alloc();
  2164. if (msp->smi_bus == NULL)
  2165. goto out_unmap;
  2166. msp->smi_bus->priv = msp;
  2167. msp->smi_bus->name = "mv643xx_eth smi";
  2168. msp->smi_bus->read = smi_bus_read;
  2169. msp->smi_bus->write = smi_bus_write,
  2170. snprintf(msp->smi_bus->id, MII_BUS_ID_SIZE, "%s-%d",
  2171. pdev->name, pdev->id);
  2172. msp->smi_bus->parent = &pdev->dev;
  2173. msp->smi_bus->phy_mask = 0xffffffff;
  2174. if (mdiobus_register(msp->smi_bus) < 0)
  2175. goto out_free_mii_bus;
  2176. msp->smi = msp;
  2177. } else {
  2178. msp->smi = platform_get_drvdata(pd->shared_smi);
  2179. }
  2180. msp->err_interrupt = NO_IRQ;
  2181. init_waitqueue_head(&msp->smi_busy_wait);
  2182. /*
  2183. * Check whether the error interrupt is hooked up.
  2184. */
  2185. res = platform_get_resource(pdev, IORESOURCE_IRQ, 0);
  2186. if (res != NULL) {
  2187. int err;
  2188. err = request_irq(res->start, mv643xx_eth_err_irq,
  2189. IRQF_SHARED, "mv643xx_eth", msp);
  2190. if (!err) {
  2191. writel(ERR_INT_SMI_DONE, msp->base + ERR_INT_MASK);
  2192. msp->err_interrupt = res->start;
  2193. }
  2194. }
  2195. /*
  2196. * (Re-)program MBUS remapping windows if we are asked to.
  2197. */
  2198. dram = mv_mbus_dram_info();
  2199. if (dram)
  2200. mv643xx_eth_conf_mbus_windows(msp, dram);
  2201. msp->tx_csum_limit = (pd != NULL && pd->tx_csum_limit) ?
  2202. pd->tx_csum_limit : 9 * 1024;
  2203. infer_hw_params(msp);
  2204. platform_set_drvdata(pdev, msp);
  2205. return 0;
  2206. out_free_mii_bus:
  2207. mdiobus_free(msp->smi_bus);
  2208. out_unmap:
  2209. iounmap(msp->base);
  2210. out_free:
  2211. kfree(msp);
  2212. out:
  2213. return ret;
  2214. }
  2215. static int mv643xx_eth_shared_remove(struct platform_device *pdev)
  2216. {
  2217. struct mv643xx_eth_shared_private *msp = platform_get_drvdata(pdev);
  2218. struct mv643xx_eth_shared_platform_data *pd = pdev->dev.platform_data;
  2219. if (pd == NULL || pd->shared_smi == NULL) {
  2220. mdiobus_unregister(msp->smi_bus);
  2221. mdiobus_free(msp->smi_bus);
  2222. }
  2223. if (msp->err_interrupt != NO_IRQ)
  2224. free_irq(msp->err_interrupt, msp);
  2225. iounmap(msp->base);
  2226. kfree(msp);
  2227. return 0;
  2228. }
  2229. static struct platform_driver mv643xx_eth_shared_driver = {
  2230. .probe = mv643xx_eth_shared_probe,
  2231. .remove = mv643xx_eth_shared_remove,
  2232. .driver = {
  2233. .name = MV643XX_ETH_SHARED_NAME,
  2234. .owner = THIS_MODULE,
  2235. },
  2236. };
  2237. static void phy_addr_set(struct mv643xx_eth_private *mp, int phy_addr)
  2238. {
  2239. int addr_shift = 5 * mp->port_num;
  2240. u32 data;
  2241. data = rdl(mp, PHY_ADDR);
  2242. data &= ~(0x1f << addr_shift);
  2243. data |= (phy_addr & 0x1f) << addr_shift;
  2244. wrl(mp, PHY_ADDR, data);
  2245. }
  2246. static int phy_addr_get(struct mv643xx_eth_private *mp)
  2247. {
  2248. unsigned int data;
  2249. data = rdl(mp, PHY_ADDR);
  2250. return (data >> (5 * mp->port_num)) & 0x1f;
  2251. }
  2252. static void set_params(struct mv643xx_eth_private *mp,
  2253. struct mv643xx_eth_platform_data *pd)
  2254. {
  2255. struct net_device *dev = mp->dev;
  2256. if (is_valid_ether_addr(pd->mac_addr))
  2257. memcpy(dev->dev_addr, pd->mac_addr, 6);
  2258. else
  2259. uc_addr_get(mp, dev->dev_addr);
  2260. mp->rx_ring_size = DEFAULT_RX_QUEUE_SIZE;
  2261. if (pd->rx_queue_size)
  2262. mp->rx_ring_size = pd->rx_queue_size;
  2263. mp->rx_desc_sram_addr = pd->rx_sram_addr;
  2264. mp->rx_desc_sram_size = pd->rx_sram_size;
  2265. mp->rxq_count = pd->rx_queue_count ? : 1;
  2266. mp->tx_ring_size = DEFAULT_TX_QUEUE_SIZE;
  2267. if (pd->tx_queue_size)
  2268. mp->tx_ring_size = pd->tx_queue_size;
  2269. mp->tx_desc_sram_addr = pd->tx_sram_addr;
  2270. mp->tx_desc_sram_size = pd->tx_sram_size;
  2271. mp->txq_count = pd->tx_queue_count ? : 1;
  2272. }
  2273. static struct phy_device *phy_scan(struct mv643xx_eth_private *mp,
  2274. int phy_addr)
  2275. {
  2276. struct mii_bus *bus = mp->shared->smi->smi_bus;
  2277. struct phy_device *phydev;
  2278. int start;
  2279. int num;
  2280. int i;
  2281. if (phy_addr == MV643XX_ETH_PHY_ADDR_DEFAULT) {
  2282. start = phy_addr_get(mp) & 0x1f;
  2283. num = 32;
  2284. } else {
  2285. start = phy_addr & 0x1f;
  2286. num = 1;
  2287. }
  2288. phydev = NULL;
  2289. for (i = 0; i < num; i++) {
  2290. int addr = (start + i) & 0x1f;
  2291. if (bus->phy_map[addr] == NULL)
  2292. mdiobus_scan(bus, addr);
  2293. if (phydev == NULL) {
  2294. phydev = bus->phy_map[addr];
  2295. if (phydev != NULL)
  2296. phy_addr_set(mp, addr);
  2297. }
  2298. }
  2299. return phydev;
  2300. }
  2301. static void phy_init(struct mv643xx_eth_private *mp, int speed, int duplex)
  2302. {
  2303. struct phy_device *phy = mp->phy;
  2304. phy_reset(mp);
  2305. phy_attach(mp->dev, dev_name(&phy->dev), PHY_INTERFACE_MODE_GMII);
  2306. if (speed == 0) {
  2307. phy->autoneg = AUTONEG_ENABLE;
  2308. phy->speed = 0;
  2309. phy->duplex = 0;
  2310. phy->advertising = phy->supported | ADVERTISED_Autoneg;
  2311. } else {
  2312. phy->autoneg = AUTONEG_DISABLE;
  2313. phy->advertising = 0;
  2314. phy->speed = speed;
  2315. phy->duplex = duplex;
  2316. }
  2317. phy_start_aneg(phy);
  2318. }
  2319. static void init_pscr(struct mv643xx_eth_private *mp, int speed, int duplex)
  2320. {
  2321. u32 pscr;
  2322. pscr = rdlp(mp, PORT_SERIAL_CONTROL);
  2323. if (pscr & SERIAL_PORT_ENABLE) {
  2324. pscr &= ~SERIAL_PORT_ENABLE;
  2325. wrlp(mp, PORT_SERIAL_CONTROL, pscr);
  2326. }
  2327. pscr = MAX_RX_PACKET_9700BYTE | SERIAL_PORT_CONTROL_RESERVED;
  2328. if (mp->phy == NULL) {
  2329. pscr |= DISABLE_AUTO_NEG_SPEED_GMII;
  2330. if (speed == SPEED_1000)
  2331. pscr |= SET_GMII_SPEED_TO_1000;
  2332. else if (speed == SPEED_100)
  2333. pscr |= SET_MII_SPEED_TO_100;
  2334. pscr |= DISABLE_AUTO_NEG_FOR_FLOW_CTRL;
  2335. pscr |= DISABLE_AUTO_NEG_FOR_DUPLEX;
  2336. if (duplex == DUPLEX_FULL)
  2337. pscr |= SET_FULL_DUPLEX_MODE;
  2338. }
  2339. wrlp(mp, PORT_SERIAL_CONTROL, pscr);
  2340. }
  2341. static const struct net_device_ops mv643xx_eth_netdev_ops = {
  2342. .ndo_open = mv643xx_eth_open,
  2343. .ndo_stop = mv643xx_eth_stop,
  2344. .ndo_start_xmit = mv643xx_eth_xmit,
  2345. .ndo_set_rx_mode = mv643xx_eth_set_rx_mode,
  2346. .ndo_set_mac_address = mv643xx_eth_set_mac_address,
  2347. .ndo_validate_addr = eth_validate_addr,
  2348. .ndo_do_ioctl = mv643xx_eth_ioctl,
  2349. .ndo_change_mtu = mv643xx_eth_change_mtu,
  2350. .ndo_set_features = mv643xx_eth_set_features,
  2351. .ndo_tx_timeout = mv643xx_eth_tx_timeout,
  2352. .ndo_get_stats = mv643xx_eth_get_stats,
  2353. #ifdef CONFIG_NET_POLL_CONTROLLER
  2354. .ndo_poll_controller = mv643xx_eth_netpoll,
  2355. #endif
  2356. };
  2357. static int mv643xx_eth_probe(struct platform_device *pdev)
  2358. {
  2359. struct mv643xx_eth_platform_data *pd;
  2360. struct mv643xx_eth_private *mp;
  2361. struct net_device *dev;
  2362. struct resource *res;
  2363. int err;
  2364. pd = pdev->dev.platform_data;
  2365. if (pd == NULL) {
  2366. dev_err(&pdev->dev, "no mv643xx_eth_platform_data\n");
  2367. return -ENODEV;
  2368. }
  2369. if (pd->shared == NULL) {
  2370. dev_err(&pdev->dev, "no mv643xx_eth_platform_data->shared\n");
  2371. return -ENODEV;
  2372. }
  2373. dev = alloc_etherdev_mq(sizeof(struct mv643xx_eth_private), 8);
  2374. if (!dev)
  2375. return -ENOMEM;
  2376. mp = netdev_priv(dev);
  2377. platform_set_drvdata(pdev, mp);
  2378. mp->shared = platform_get_drvdata(pd->shared);
  2379. mp->base = mp->shared->base + 0x0400 + (pd->port_number << 10);
  2380. mp->port_num = pd->port_number;
  2381. mp->dev = dev;
  2382. /*
  2383. * Start with a default rate, and if there is a clock, allow
  2384. * it to override the default.
  2385. */
  2386. mp->t_clk = 133000000;
  2387. #if defined(CONFIG_HAVE_CLK)
  2388. mp->clk = clk_get(&pdev->dev, (pdev->id ? "1" : "0"));
  2389. if (!IS_ERR(mp->clk)) {
  2390. clk_prepare_enable(mp->clk);
  2391. mp->t_clk = clk_get_rate(mp->clk);
  2392. }
  2393. #endif
  2394. set_params(mp, pd);
  2395. netif_set_real_num_tx_queues(dev, mp->txq_count);
  2396. netif_set_real_num_rx_queues(dev, mp->rxq_count);
  2397. if (pd->phy_addr != MV643XX_ETH_PHY_NONE)
  2398. mp->phy = phy_scan(mp, pd->phy_addr);
  2399. if (mp->phy != NULL)
  2400. phy_init(mp, pd->speed, pd->duplex);
  2401. SET_ETHTOOL_OPS(dev, &mv643xx_eth_ethtool_ops);
  2402. init_pscr(mp, pd->speed, pd->duplex);
  2403. mib_counters_clear(mp);
  2404. init_timer(&mp->mib_counters_timer);
  2405. mp->mib_counters_timer.data = (unsigned long)mp;
  2406. mp->mib_counters_timer.function = mib_counters_timer_wrapper;
  2407. mp->mib_counters_timer.expires = jiffies + 30 * HZ;
  2408. add_timer(&mp->mib_counters_timer);
  2409. spin_lock_init(&mp->mib_counters_lock);
  2410. INIT_WORK(&mp->tx_timeout_task, tx_timeout_task);
  2411. netif_napi_add(dev, &mp->napi, mv643xx_eth_poll, 128);
  2412. init_timer(&mp->rx_oom);
  2413. mp->rx_oom.data = (unsigned long)mp;
  2414. mp->rx_oom.function = oom_timer_wrapper;
  2415. res = platform_get_resource(pdev, IORESOURCE_IRQ, 0);
  2416. BUG_ON(!res);
  2417. dev->irq = res->start;
  2418. dev->netdev_ops = &mv643xx_eth_netdev_ops;
  2419. dev->watchdog_timeo = 2 * HZ;
  2420. dev->base_addr = 0;
  2421. dev->hw_features = NETIF_F_SG | NETIF_F_IP_CSUM |
  2422. NETIF_F_RXCSUM | NETIF_F_LRO;
  2423. dev->features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_RXCSUM;
  2424. dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM;
  2425. dev->priv_flags |= IFF_UNICAST_FLT;
  2426. SET_NETDEV_DEV(dev, &pdev->dev);
  2427. if (mp->shared->win_protect)
  2428. wrl(mp, WINDOW_PROTECT(mp->port_num), mp->shared->win_protect);
  2429. netif_carrier_off(dev);
  2430. wrlp(mp, SDMA_CONFIG, PORT_SDMA_CONFIG_DEFAULT_VALUE);
  2431. set_rx_coal(mp, 250);
  2432. set_tx_coal(mp, 0);
  2433. err = register_netdev(dev);
  2434. if (err)
  2435. goto out;
  2436. netdev_notice(dev, "port %d with MAC address %pM\n",
  2437. mp->port_num, dev->dev_addr);
  2438. if (mp->tx_desc_sram_size > 0)
  2439. netdev_notice(dev, "configured with sram\n");
  2440. return 0;
  2441. out:
  2442. #if defined(CONFIG_HAVE_CLK)
  2443. if (!IS_ERR(mp->clk)) {
  2444. clk_disable_unprepare(mp->clk);
  2445. clk_put(mp->clk);
  2446. }
  2447. #endif
  2448. free_netdev(dev);
  2449. return err;
  2450. }
  2451. static int mv643xx_eth_remove(struct platform_device *pdev)
  2452. {
  2453. struct mv643xx_eth_private *mp = platform_get_drvdata(pdev);
  2454. unregister_netdev(mp->dev);
  2455. if (mp->phy != NULL)
  2456. phy_detach(mp->phy);
  2457. cancel_work_sync(&mp->tx_timeout_task);
  2458. #if defined(CONFIG_HAVE_CLK)
  2459. if (!IS_ERR(mp->clk)) {
  2460. clk_disable_unprepare(mp->clk);
  2461. clk_put(mp->clk);
  2462. }
  2463. #endif
  2464. free_netdev(mp->dev);
  2465. platform_set_drvdata(pdev, NULL);
  2466. return 0;
  2467. }
  2468. static void mv643xx_eth_shutdown(struct platform_device *pdev)
  2469. {
  2470. struct mv643xx_eth_private *mp = platform_get_drvdata(pdev);
  2471. /* Mask all interrupts on ethernet port */
  2472. wrlp(mp, INT_MASK, 0);
  2473. rdlp(mp, INT_MASK);
  2474. if (netif_running(mp->dev))
  2475. port_reset(mp);
  2476. }
  2477. static struct platform_driver mv643xx_eth_driver = {
  2478. .probe = mv643xx_eth_probe,
  2479. .remove = mv643xx_eth_remove,
  2480. .shutdown = mv643xx_eth_shutdown,
  2481. .driver = {
  2482. .name = MV643XX_ETH_NAME,
  2483. .owner = THIS_MODULE,
  2484. },
  2485. };
  2486. static int __init mv643xx_eth_init_module(void)
  2487. {
  2488. int rc;
  2489. rc = platform_driver_register(&mv643xx_eth_shared_driver);
  2490. if (!rc) {
  2491. rc = platform_driver_register(&mv643xx_eth_driver);
  2492. if (rc)
  2493. platform_driver_unregister(&mv643xx_eth_shared_driver);
  2494. }
  2495. return rc;
  2496. }
  2497. module_init(mv643xx_eth_init_module);
  2498. static void __exit mv643xx_eth_cleanup_module(void)
  2499. {
  2500. platform_driver_unregister(&mv643xx_eth_driver);
  2501. platform_driver_unregister(&mv643xx_eth_shared_driver);
  2502. }
  2503. module_exit(mv643xx_eth_cleanup_module);
  2504. MODULE_AUTHOR("Rabeeh Khoury, Assaf Hoffman, Matthew Dharm, "
  2505. "Manish Lachwani, Dale Farnsworth and Lennert Buytenhek");
  2506. MODULE_DESCRIPTION("Ethernet driver for Marvell MV643XX");
  2507. MODULE_LICENSE("GPL");
  2508. MODULE_ALIAS("platform:" MV643XX_ETH_SHARED_NAME);
  2509. MODULE_ALIAS("platform:" MV643XX_ETH_NAME);