mv643xx_eth.c 65 KB

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