mv643xx_eth.c 66 KB

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