mv643xx_eth.c 67 KB

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