mv643xx_eth.c 71 KB

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