mv643xx_eth.c 71 KB

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