mv643xx_eth.c 71 KB

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