mv643xx_eth.c 71 KB

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