via-velocity.h 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675
  1. /*
  2. * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  3. * All rights reserved.
  4. *
  5. * This software may be redistributed and/or modified under
  6. * the terms of the GNU General Public License as published by the Free
  7. * Software Foundation; either version 2 of the License, or
  8. * any later version.
  9. *
  10. * This program is distributed in the hope that it will be useful, but
  11. * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  12. * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
  13. * for more details.
  14. *
  15. * File: via-velocity.h
  16. *
  17. * Purpose: Header file to define driver's private structures.
  18. *
  19. * Author: Chuang Liang-Shing, AJ Jiang
  20. *
  21. * Date: Jan 24, 2003
  22. */
  23. #ifndef VELOCITY_H
  24. #define VELOCITY_H
  25. #define VELOCITY_TX_CSUM_SUPPORT
  26. #define VELOCITY_NAME "via-velocity"
  27. #define VELOCITY_FULL_DRV_NAM "VIA Networking Velocity Family Gigabit Ethernet Adapter Driver"
  28. #define VELOCITY_VERSION "1.14"
  29. #define VELOCITY_IO_SIZE 256
  30. #define PKT_BUF_SZ 1540
  31. #define MAX_UNITS 8
  32. #define OPTION_DEFAULT { [0 ... MAX_UNITS-1] = -1}
  33. #define REV_ID_VT6110 (0)
  34. #define BYTE_REG_BITS_ON(x,p) do { writeb(readb((p))|(x),(p));} while (0)
  35. #define WORD_REG_BITS_ON(x,p) do { writew(readw((p))|(x),(p));} while (0)
  36. #define DWORD_REG_BITS_ON(x,p) do { writel(readl((p))|(x),(p));} while (0)
  37. #define BYTE_REG_BITS_IS_ON(x,p) (readb((p)) & (x))
  38. #define WORD_REG_BITS_IS_ON(x,p) (readw((p)) & (x))
  39. #define DWORD_REG_BITS_IS_ON(x,p) (readl((p)) & (x))
  40. #define BYTE_REG_BITS_OFF(x,p) do { writeb(readb((p)) & (~(x)),(p));} while (0)
  41. #define WORD_REG_BITS_OFF(x,p) do { writew(readw((p)) & (~(x)),(p));} while (0)
  42. #define DWORD_REG_BITS_OFF(x,p) do { writel(readl((p)) & (~(x)),(p));} while (0)
  43. #define BYTE_REG_BITS_SET(x,m,p) do { writeb( (readb((p)) & (~(m))) |(x),(p));} while (0)
  44. #define WORD_REG_BITS_SET(x,m,p) do { writew( (readw((p)) & (~(m))) |(x),(p));} while (0)
  45. #define DWORD_REG_BITS_SET(x,m,p) do { writel( (readl((p)) & (~(m)))|(x),(p));} while (0)
  46. #define VAR_USED(p) do {(p)=(p);} while (0)
  47. /*
  48. * Purpose: Structures for MAX RX/TX descriptors.
  49. */
  50. #define B_OWNED_BY_CHIP 1
  51. #define B_OWNED_BY_HOST 0
  52. /*
  53. * Bits in the RSR0 register
  54. */
  55. #define RSR_DETAG 0x0080
  56. #define RSR_SNTAG 0x0040
  57. #define RSR_RXER 0x0020
  58. #define RSR_RL 0x0010
  59. #define RSR_CE 0x0008
  60. #define RSR_FAE 0x0004
  61. #define RSR_CRC 0x0002
  62. #define RSR_VIDM 0x0001
  63. /*
  64. * Bits in the RSR1 register
  65. */
  66. #define RSR_RXOK 0x8000 // rx OK
  67. #define RSR_PFT 0x4000 // Perfect filtering address match
  68. #define RSR_MAR 0x2000 // MAC accept multicast address packet
  69. #define RSR_BAR 0x1000 // MAC accept broadcast address packet
  70. #define RSR_PHY 0x0800 // MAC accept physical address packet
  71. #define RSR_VTAG 0x0400 // 802.1p/1q tagging packet indicator
  72. #define RSR_STP 0x0200 // start of packet
  73. #define RSR_EDP 0x0100 // end of packet
  74. /*
  75. * Bits in the RSR1 register
  76. */
  77. #define RSR1_RXOK 0x80 // rx OK
  78. #define RSR1_PFT 0x40 // Perfect filtering address match
  79. #define RSR1_MAR 0x20 // MAC accept multicast address packet
  80. #define RSR1_BAR 0x10 // MAC accept broadcast address packet
  81. #define RSR1_PHY 0x08 // MAC accept physical address packet
  82. #define RSR1_VTAG 0x04 // 802.1p/1q tagging packet indicator
  83. #define RSR1_STP 0x02 // start of packet
  84. #define RSR1_EDP 0x01 // end of packet
  85. /*
  86. * Bits in the CSM register
  87. */
  88. #define CSM_IPOK 0x40 //IP Checkusm validatiaon ok
  89. #define CSM_TUPOK 0x20 //TCP/UDP Checkusm validatiaon ok
  90. #define CSM_FRAG 0x10 //Fragment IP datagram
  91. #define CSM_IPKT 0x04 //Received an IP packet
  92. #define CSM_TCPKT 0x02 //Received a TCP packet
  93. #define CSM_UDPKT 0x01 //Received a UDP packet
  94. /*
  95. * Bits in the TSR0 register
  96. */
  97. #define TSR0_ABT 0x0080 // Tx abort because of excessive collision
  98. #define TSR0_OWT 0x0040 // Jumbo frame Tx abort
  99. #define TSR0_OWC 0x0020 // Out of window collision
  100. #define TSR0_COLS 0x0010 // experience collision in this transmit event
  101. #define TSR0_NCR3 0x0008 // collision retry counter[3]
  102. #define TSR0_NCR2 0x0004 // collision retry counter[2]
  103. #define TSR0_NCR1 0x0002 // collision retry counter[1]
  104. #define TSR0_NCR0 0x0001 // collision retry counter[0]
  105. #define TSR0_TERR 0x8000 //
  106. #define TSR0_FDX 0x4000 // current transaction is serviced by full duplex mode
  107. #define TSR0_GMII 0x2000 // current transaction is serviced by GMII mode
  108. #define TSR0_LNKFL 0x1000 // packet serviced during link down
  109. #define TSR0_SHDN 0x0400 // shutdown case
  110. #define TSR0_CRS 0x0200 // carrier sense lost
  111. #define TSR0_CDH 0x0100 // AQE test fail (CD heartbeat)
  112. /*
  113. * Bits in the TSR1 register
  114. */
  115. #define TSR1_TERR 0x80 //
  116. #define TSR1_FDX 0x40 // current transaction is serviced by full duplex mode
  117. #define TSR1_GMII 0x20 // current transaction is serviced by GMII mode
  118. #define TSR1_LNKFL 0x10 // packet serviced during link down
  119. #define TSR1_SHDN 0x04 // shutdown case
  120. #define TSR1_CRS 0x02 // carrier sense lost
  121. #define TSR1_CDH 0x01 // AQE test fail (CD heartbeat)
  122. //
  123. // Bits in the TCR0 register
  124. //
  125. #define TCR0_TIC 0x80 // assert interrupt immediately while descriptor has been send complete
  126. #define TCR0_PIC 0x40 // priority interrupt request, INA# is issued over adaptive interrupt scheme
  127. #define TCR0_VETAG 0x20 // enable VLAN tag
  128. #define TCR0_IPCK 0x10 // request IP checksum calculation.
  129. #define TCR0_UDPCK 0x08 // request UDP checksum calculation.
  130. #define TCR0_TCPCK 0x04 // request TCP checksum calculation.
  131. #define TCR0_JMBO 0x02 // indicate a jumbo packet in GMAC side
  132. #define TCR0_CRC 0x01 // disable CRC generation
  133. #define TCPLS_NORMAL 3
  134. #define TCPLS_START 2
  135. #define TCPLS_END 1
  136. #define TCPLS_MED 0
  137. // max transmit or receive buffer size
  138. #define CB_RX_BUF_SIZE 2048UL // max buffer size
  139. // NOTE: must be multiple of 4
  140. #define CB_MAX_RD_NUM 512 // MAX # of RD
  141. #define CB_MAX_TD_NUM 256 // MAX # of TD
  142. #define CB_INIT_RD_NUM_3119 128 // init # of RD, for setup VT3119
  143. #define CB_INIT_TD_NUM_3119 64 // init # of TD, for setup VT3119
  144. #define CB_INIT_RD_NUM 128 // init # of RD, for setup default
  145. #define CB_INIT_TD_NUM 64 // init # of TD, for setup default
  146. // for 3119
  147. #define CB_TD_RING_NUM 4 // # of TD rings.
  148. #define CB_MAX_SEG_PER_PKT 7 // max data seg per packet (Tx)
  149. /*
  150. * If collisions excess 15 times , tx will abort, and
  151. * if tx fifo underflow, tx will fail
  152. * we should try to resend it
  153. */
  154. #define CB_MAX_TX_ABORT_RETRY 3
  155. /*
  156. * Receive descriptor
  157. */
  158. struct rdesc0 {
  159. u16 RSR; /* Receive status */
  160. u16 len:14; /* Received packet length */
  161. u16 reserved:1;
  162. u16 owner:1; /* Who owns this buffer ? */
  163. };
  164. struct rdesc1 {
  165. u16 PQTAG;
  166. u8 CSM;
  167. u8 IPKT;
  168. };
  169. struct rx_desc {
  170. struct rdesc0 rdesc0;
  171. struct rdesc1 rdesc1;
  172. u32 pa_low; /* Low 32 bit PCI address */
  173. u16 pa_high; /* Next 16 bit PCI address (48 total) */
  174. u16 len:15; /* Frame size */
  175. u16 inten:1; /* Enable interrupt */
  176. } __attribute__ ((__packed__));
  177. /*
  178. * Transmit descriptor
  179. */
  180. struct tdesc0 {
  181. u16 TSR; /* Transmit status register */
  182. u16 pktsize:14; /* Size of frame */
  183. u16 reserved:1;
  184. u16 owner:1; /* Who owns the buffer */
  185. };
  186. struct pqinf { /* Priority queue info */
  187. u16 VID:12;
  188. u16 CFI:1;
  189. u16 priority:3;
  190. } __attribute__ ((__packed__));
  191. struct tdesc1 {
  192. struct pqinf pqinf;
  193. u8 TCR;
  194. u8 TCPLS:2;
  195. u8 reserved:2;
  196. u8 CMDZ:4;
  197. } __attribute__ ((__packed__));
  198. struct td_buf {
  199. u32 pa_low;
  200. u16 pa_high;
  201. u16 bufsize:14;
  202. u16 reserved:1;
  203. u16 queue:1;
  204. } __attribute__ ((__packed__));
  205. struct tx_desc {
  206. struct tdesc0 tdesc0;
  207. struct tdesc1 tdesc1;
  208. struct td_buf td_buf[7];
  209. };
  210. struct velocity_rd_info {
  211. struct sk_buff *skb;
  212. dma_addr_t skb_dma;
  213. };
  214. /*
  215. * Used to track transmit side buffers.
  216. */
  217. struct velocity_td_info {
  218. struct sk_buff *skb;
  219. u8 *buf;
  220. int nskb_dma;
  221. dma_addr_t skb_dma[7];
  222. dma_addr_t buf_dma;
  223. };
  224. enum velocity_owner {
  225. OWNED_BY_HOST = 0,
  226. OWNED_BY_NIC = 1
  227. };
  228. /*
  229. * MAC registers and macros.
  230. */
  231. #define MCAM_SIZE 64
  232. #define VCAM_SIZE 64
  233. #define TX_QUEUE_NO 4
  234. #define MAX_HW_MIB_COUNTER 32
  235. #define VELOCITY_MIN_MTU (64)
  236. #define VELOCITY_MAX_MTU (9000)
  237. /*
  238. * Registers in the MAC
  239. */
  240. #define MAC_REG_PAR 0x00 // physical address
  241. #define MAC_REG_RCR 0x06
  242. #define MAC_REG_TCR 0x07
  243. #define MAC_REG_CR0_SET 0x08
  244. #define MAC_REG_CR1_SET 0x09
  245. #define MAC_REG_CR2_SET 0x0A
  246. #define MAC_REG_CR3_SET 0x0B
  247. #define MAC_REG_CR0_CLR 0x0C
  248. #define MAC_REG_CR1_CLR 0x0D
  249. #define MAC_REG_CR2_CLR 0x0E
  250. #define MAC_REG_CR3_CLR 0x0F
  251. #define MAC_REG_MAR 0x10
  252. #define MAC_REG_CAM 0x10
  253. #define MAC_REG_DEC_BASE_HI 0x18
  254. #define MAC_REG_DBF_BASE_HI 0x1C
  255. #define MAC_REG_ISR_CTL 0x20
  256. #define MAC_REG_ISR_HOTMR 0x20
  257. #define MAC_REG_ISR_TSUPTHR 0x20
  258. #define MAC_REG_ISR_RSUPTHR 0x20
  259. #define MAC_REG_ISR_CTL1 0x21
  260. #define MAC_REG_TXE_SR 0x22
  261. #define MAC_REG_RXE_SR 0x23
  262. #define MAC_REG_ISR 0x24
  263. #define MAC_REG_ISR0 0x24
  264. #define MAC_REG_ISR1 0x25
  265. #define MAC_REG_ISR2 0x26
  266. #define MAC_REG_ISR3 0x27
  267. #define MAC_REG_IMR 0x28
  268. #define MAC_REG_IMR0 0x28
  269. #define MAC_REG_IMR1 0x29
  270. #define MAC_REG_IMR2 0x2A
  271. #define MAC_REG_IMR3 0x2B
  272. #define MAC_REG_TDCSR_SET 0x30
  273. #define MAC_REG_RDCSR_SET 0x32
  274. #define MAC_REG_TDCSR_CLR 0x34
  275. #define MAC_REG_RDCSR_CLR 0x36
  276. #define MAC_REG_RDBASE_LO 0x38
  277. #define MAC_REG_RDINDX 0x3C
  278. #define MAC_REG_TDBASE_LO 0x40
  279. #define MAC_REG_RDCSIZE 0x50
  280. #define MAC_REG_TDCSIZE 0x52
  281. #define MAC_REG_TDINDX 0x54
  282. #define MAC_REG_TDIDX0 0x54
  283. #define MAC_REG_TDIDX1 0x56
  284. #define MAC_REG_TDIDX2 0x58
  285. #define MAC_REG_TDIDX3 0x5A
  286. #define MAC_REG_PAUSE_TIMER 0x5C
  287. #define MAC_REG_RBRDU 0x5E
  288. #define MAC_REG_FIFO_TEST0 0x60
  289. #define MAC_REG_FIFO_TEST1 0x64
  290. #define MAC_REG_CAMADDR 0x68
  291. #define MAC_REG_CAMCR 0x69
  292. #define MAC_REG_GFTEST 0x6A
  293. #define MAC_REG_FTSTCMD 0x6B
  294. #define MAC_REG_MIICFG 0x6C
  295. #define MAC_REG_MIISR 0x6D
  296. #define MAC_REG_PHYSR0 0x6E
  297. #define MAC_REG_PHYSR1 0x6F
  298. #define MAC_REG_MIICR 0x70
  299. #define MAC_REG_MIIADR 0x71
  300. #define MAC_REG_MIIDATA 0x72
  301. #define MAC_REG_SOFT_TIMER0 0x74
  302. #define MAC_REG_SOFT_TIMER1 0x76
  303. #define MAC_REG_CFGA 0x78
  304. #define MAC_REG_CFGB 0x79
  305. #define MAC_REG_CFGC 0x7A
  306. #define MAC_REG_CFGD 0x7B
  307. #define MAC_REG_DCFG0 0x7C
  308. #define MAC_REG_DCFG1 0x7D
  309. #define MAC_REG_MCFG0 0x7E
  310. #define MAC_REG_MCFG1 0x7F
  311. #define MAC_REG_TBIST 0x80
  312. #define MAC_REG_RBIST 0x81
  313. #define MAC_REG_PMCC 0x82
  314. #define MAC_REG_STICKHW 0x83
  315. #define MAC_REG_MIBCR 0x84
  316. #define MAC_REG_EERSV 0x85
  317. #define MAC_REG_REVID 0x86
  318. #define MAC_REG_MIBREAD 0x88
  319. #define MAC_REG_BPMA 0x8C
  320. #define MAC_REG_EEWR_DATA 0x8C
  321. #define MAC_REG_BPMD_WR 0x8F
  322. #define MAC_REG_BPCMD 0x90
  323. #define MAC_REG_BPMD_RD 0x91
  324. #define MAC_REG_EECHKSUM 0x92
  325. #define MAC_REG_EECSR 0x93
  326. #define MAC_REG_EERD_DATA 0x94
  327. #define MAC_REG_EADDR 0x96
  328. #define MAC_REG_EMBCMD 0x97
  329. #define MAC_REG_JMPSR0 0x98
  330. #define MAC_REG_JMPSR1 0x99
  331. #define MAC_REG_JMPSR2 0x9A
  332. #define MAC_REG_JMPSR3 0x9B
  333. #define MAC_REG_CHIPGSR 0x9C
  334. #define MAC_REG_TESTCFG 0x9D
  335. #define MAC_REG_DEBUG 0x9E
  336. #define MAC_REG_CHIPGCR 0x9F
  337. #define MAC_REG_WOLCR0_SET 0xA0
  338. #define MAC_REG_WOLCR1_SET 0xA1
  339. #define MAC_REG_PWCFG_SET 0xA2
  340. #define MAC_REG_WOLCFG_SET 0xA3
  341. #define MAC_REG_WOLCR0_CLR 0xA4
  342. #define MAC_REG_WOLCR1_CLR 0xA5
  343. #define MAC_REG_PWCFG_CLR 0xA6
  344. #define MAC_REG_WOLCFG_CLR 0xA7
  345. #define MAC_REG_WOLSR0_SET 0xA8
  346. #define MAC_REG_WOLSR1_SET 0xA9
  347. #define MAC_REG_WOLSR0_CLR 0xAC
  348. #define MAC_REG_WOLSR1_CLR 0xAD
  349. #define MAC_REG_PATRN_CRC0 0xB0
  350. #define MAC_REG_PATRN_CRC1 0xB2
  351. #define MAC_REG_PATRN_CRC2 0xB4
  352. #define MAC_REG_PATRN_CRC3 0xB6
  353. #define MAC_REG_PATRN_CRC4 0xB8
  354. #define MAC_REG_PATRN_CRC5 0xBA
  355. #define MAC_REG_PATRN_CRC6 0xBC
  356. #define MAC_REG_PATRN_CRC7 0xBE
  357. #define MAC_REG_BYTEMSK0_0 0xC0
  358. #define MAC_REG_BYTEMSK0_1 0xC4
  359. #define MAC_REG_BYTEMSK0_2 0xC8
  360. #define MAC_REG_BYTEMSK0_3 0xCC
  361. #define MAC_REG_BYTEMSK1_0 0xD0
  362. #define MAC_REG_BYTEMSK1_1 0xD4
  363. #define MAC_REG_BYTEMSK1_2 0xD8
  364. #define MAC_REG_BYTEMSK1_3 0xDC
  365. #define MAC_REG_BYTEMSK2_0 0xE0
  366. #define MAC_REG_BYTEMSK2_1 0xE4
  367. #define MAC_REG_BYTEMSK2_2 0xE8
  368. #define MAC_REG_BYTEMSK2_3 0xEC
  369. #define MAC_REG_BYTEMSK3_0 0xF0
  370. #define MAC_REG_BYTEMSK3_1 0xF4
  371. #define MAC_REG_BYTEMSK3_2 0xF8
  372. #define MAC_REG_BYTEMSK3_3 0xFC
  373. /*
  374. * Bits in the RCR register
  375. */
  376. #define RCR_AS 0x80
  377. #define RCR_AP 0x40
  378. #define RCR_AL 0x20
  379. #define RCR_PROM 0x10
  380. #define RCR_AB 0x08
  381. #define RCR_AM 0x04
  382. #define RCR_AR 0x02
  383. #define RCR_SEP 0x01
  384. /*
  385. * Bits in the TCR register
  386. */
  387. #define TCR_TB2BDIS 0x80
  388. #define TCR_COLTMC1 0x08
  389. #define TCR_COLTMC0 0x04
  390. #define TCR_LB1 0x02 /* loopback[1] */
  391. #define TCR_LB0 0x01 /* loopback[0] */
  392. /*
  393. * Bits in the CR0 register
  394. */
  395. #define CR0_TXON 0x00000008UL
  396. #define CR0_RXON 0x00000004UL
  397. #define CR0_STOP 0x00000002UL /* stop MAC, default = 1 */
  398. #define CR0_STRT 0x00000001UL /* start MAC */
  399. #define CR0_SFRST 0x00008000UL /* software reset */
  400. #define CR0_TM1EN 0x00004000UL
  401. #define CR0_TM0EN 0x00002000UL
  402. #define CR0_DPOLL 0x00000800UL /* disable rx/tx auto polling */
  403. #define CR0_DISAU 0x00000100UL
  404. #define CR0_XONEN 0x00800000UL
  405. #define CR0_FDXTFCEN 0x00400000UL /* full-duplex TX flow control enable */
  406. #define CR0_FDXRFCEN 0x00200000UL /* full-duplex RX flow control enable */
  407. #define CR0_HDXFCEN 0x00100000UL /* half-duplex flow control enable */
  408. #define CR0_XHITH1 0x00080000UL /* TX XON high threshold 1 */
  409. #define CR0_XHITH0 0x00040000UL /* TX XON high threshold 0 */
  410. #define CR0_XLTH1 0x00020000UL /* TX pause frame low threshold 1 */
  411. #define CR0_XLTH0 0x00010000UL /* TX pause frame low threshold 0 */
  412. #define CR0_GSPRST 0x80000000UL
  413. #define CR0_FORSRST 0x40000000UL
  414. #define CR0_FPHYRST 0x20000000UL
  415. #define CR0_DIAG 0x10000000UL
  416. #define CR0_INTPCTL 0x04000000UL
  417. #define CR0_GINTMSK1 0x02000000UL
  418. #define CR0_GINTMSK0 0x01000000UL
  419. /*
  420. * Bits in the CR1 register
  421. */
  422. #define CR1_SFRST 0x80 /* software reset */
  423. #define CR1_TM1EN 0x40
  424. #define CR1_TM0EN 0x20
  425. #define CR1_DPOLL 0x08 /* disable rx/tx auto polling */
  426. #define CR1_DISAU 0x01
  427. /*
  428. * Bits in the CR2 register
  429. */
  430. #define CR2_XONEN 0x80
  431. #define CR2_FDXTFCEN 0x40 /* full-duplex TX flow control enable */
  432. #define CR2_FDXRFCEN 0x20 /* full-duplex RX flow control enable */
  433. #define CR2_HDXFCEN 0x10 /* half-duplex flow control enable */
  434. #define CR2_XHITH1 0x08 /* TX XON high threshold 1 */
  435. #define CR2_XHITH0 0x04 /* TX XON high threshold 0 */
  436. #define CR2_XLTH1 0x02 /* TX pause frame low threshold 1 */
  437. #define CR2_XLTH0 0x01 /* TX pause frame low threshold 0 */
  438. /*
  439. * Bits in the CR3 register
  440. */
  441. #define CR3_GSPRST 0x80
  442. #define CR3_FORSRST 0x40
  443. #define CR3_FPHYRST 0x20
  444. #define CR3_DIAG 0x10
  445. #define CR3_INTPCTL 0x04
  446. #define CR3_GINTMSK1 0x02
  447. #define CR3_GINTMSK0 0x01
  448. #define ISRCTL_UDPINT 0x8000
  449. #define ISRCTL_TSUPDIS 0x4000
  450. #define ISRCTL_RSUPDIS 0x2000
  451. #define ISRCTL_PMSK1 0x1000
  452. #define ISRCTL_PMSK0 0x0800
  453. #define ISRCTL_INTPD 0x0400
  454. #define ISRCTL_HCRLD 0x0200
  455. #define ISRCTL_SCRLD 0x0100
  456. /*
  457. * Bits in the ISR_CTL1 register
  458. */
  459. #define ISRCTL1_UDPINT 0x80
  460. #define ISRCTL1_TSUPDIS 0x40
  461. #define ISRCTL1_RSUPDIS 0x20
  462. #define ISRCTL1_PMSK1 0x10
  463. #define ISRCTL1_PMSK0 0x08
  464. #define ISRCTL1_INTPD 0x04
  465. #define ISRCTL1_HCRLD 0x02
  466. #define ISRCTL1_SCRLD 0x01
  467. /*
  468. * Bits in the TXE_SR register
  469. */
  470. #define TXESR_TFDBS 0x08
  471. #define TXESR_TDWBS 0x04
  472. #define TXESR_TDRBS 0x02
  473. #define TXESR_TDSTR 0x01
  474. /*
  475. * Bits in the RXE_SR register
  476. */
  477. #define RXESR_RFDBS 0x08
  478. #define RXESR_RDWBS 0x04
  479. #define RXESR_RDRBS 0x02
  480. #define RXESR_RDSTR 0x01
  481. /*
  482. * Bits in the ISR register
  483. */
  484. #define ISR_ISR3 0x80000000UL
  485. #define ISR_ISR2 0x40000000UL
  486. #define ISR_ISR1 0x20000000UL
  487. #define ISR_ISR0 0x10000000UL
  488. #define ISR_TXSTLI 0x02000000UL
  489. #define ISR_RXSTLI 0x01000000UL
  490. #define ISR_HFLD 0x00800000UL
  491. #define ISR_UDPI 0x00400000UL
  492. #define ISR_MIBFI 0x00200000UL
  493. #define ISR_SHDNI 0x00100000UL
  494. #define ISR_PHYI 0x00080000UL
  495. #define ISR_PWEI 0x00040000UL
  496. #define ISR_TMR1I 0x00020000UL
  497. #define ISR_TMR0I 0x00010000UL
  498. #define ISR_SRCI 0x00008000UL
  499. #define ISR_LSTPEI 0x00004000UL
  500. #define ISR_LSTEI 0x00002000UL
  501. #define ISR_OVFI 0x00001000UL
  502. #define ISR_FLONI 0x00000800UL
  503. #define ISR_RACEI 0x00000400UL
  504. #define ISR_TXWB1I 0x00000200UL
  505. #define ISR_TXWB0I 0x00000100UL
  506. #define ISR_PTX3I 0x00000080UL
  507. #define ISR_PTX2I 0x00000040UL
  508. #define ISR_PTX1I 0x00000020UL
  509. #define ISR_PTX0I 0x00000010UL
  510. #define ISR_PTXI 0x00000008UL
  511. #define ISR_PRXI 0x00000004UL
  512. #define ISR_PPTXI 0x00000002UL
  513. #define ISR_PPRXI 0x00000001UL
  514. /*
  515. * Bits in the IMR register
  516. */
  517. #define IMR_TXSTLM 0x02000000UL
  518. #define IMR_UDPIM 0x00400000UL
  519. #define IMR_MIBFIM 0x00200000UL
  520. #define IMR_SHDNIM 0x00100000UL
  521. #define IMR_PHYIM 0x00080000UL
  522. #define IMR_PWEIM 0x00040000UL
  523. #define IMR_TMR1IM 0x00020000UL
  524. #define IMR_TMR0IM 0x00010000UL
  525. #define IMR_SRCIM 0x00008000UL
  526. #define IMR_LSTPEIM 0x00004000UL
  527. #define IMR_LSTEIM 0x00002000UL
  528. #define IMR_OVFIM 0x00001000UL
  529. #define IMR_FLONIM 0x00000800UL
  530. #define IMR_RACEIM 0x00000400UL
  531. #define IMR_TXWB1IM 0x00000200UL
  532. #define IMR_TXWB0IM 0x00000100UL
  533. #define IMR_PTX3IM 0x00000080UL
  534. #define IMR_PTX2IM 0x00000040UL
  535. #define IMR_PTX1IM 0x00000020UL
  536. #define IMR_PTX0IM 0x00000010UL
  537. #define IMR_PTXIM 0x00000008UL
  538. #define IMR_PRXIM 0x00000004UL
  539. #define IMR_PPTXIM 0x00000002UL
  540. #define IMR_PPRXIM 0x00000001UL
  541. /* 0x0013FB0FUL = initial value of IMR */
  542. #define INT_MASK_DEF (IMR_PPTXIM|IMR_PPRXIM|IMR_PTXIM|IMR_PRXIM|\
  543. IMR_PWEIM|IMR_TXWB0IM|IMR_TXWB1IM|IMR_FLONIM|\
  544. IMR_OVFIM|IMR_LSTEIM|IMR_LSTPEIM|IMR_SRCIM|IMR_MIBFIM|\
  545. IMR_SHDNIM|IMR_TMR1IM|IMR_TMR0IM|IMR_TXSTLM)
  546. /*
  547. * Bits in the TDCSR0/1, RDCSR0 register
  548. */
  549. #define TRDCSR_DEAD 0x0008
  550. #define TRDCSR_WAK 0x0004
  551. #define TRDCSR_ACT 0x0002
  552. #define TRDCSR_RUN 0x0001
  553. /*
  554. * Bits in the CAMADDR register
  555. */
  556. #define CAMADDR_CAMEN 0x80
  557. #define CAMADDR_VCAMSL 0x40
  558. /*
  559. * Bits in the CAMCR register
  560. */
  561. #define CAMCR_PS1 0x80
  562. #define CAMCR_PS0 0x40
  563. #define CAMCR_AITRPKT 0x20
  564. #define CAMCR_AITR16 0x10
  565. #define CAMCR_CAMRD 0x08
  566. #define CAMCR_CAMWR 0x04
  567. #define CAMCR_PS_CAM_MASK 0x40
  568. #define CAMCR_PS_CAM_DATA 0x80
  569. #define CAMCR_PS_MAR 0x00
  570. /*
  571. * Bits in the MIICFG register
  572. */
  573. #define MIICFG_MPO1 0x80
  574. #define MIICFG_MPO0 0x40
  575. #define MIICFG_MFDC 0x20
  576. /*
  577. * Bits in the MIISR register
  578. */
  579. #define MIISR_MIDLE 0x80
  580. /*
  581. * Bits in the PHYSR0 register
  582. */
  583. #define PHYSR0_PHYRST 0x80
  584. #define PHYSR0_LINKGD 0x40
  585. #define PHYSR0_FDPX 0x10
  586. #define PHYSR0_SPDG 0x08
  587. #define PHYSR0_SPD10 0x04
  588. #define PHYSR0_RXFLC 0x02
  589. #define PHYSR0_TXFLC 0x01
  590. /*
  591. * Bits in the PHYSR1 register
  592. */
  593. #define PHYSR1_PHYTBI 0x01
  594. /*
  595. * Bits in the MIICR register
  596. */
  597. #define MIICR_MAUTO 0x80
  598. #define MIICR_RCMD 0x40
  599. #define MIICR_WCMD 0x20
  600. #define MIICR_MDPM 0x10
  601. #define MIICR_MOUT 0x08
  602. #define MIICR_MDO 0x04
  603. #define MIICR_MDI 0x02
  604. #define MIICR_MDC 0x01
  605. /*
  606. * Bits in the MIIADR register
  607. */
  608. #define MIIADR_SWMPL 0x80
  609. /*
  610. * Bits in the CFGA register
  611. */
  612. #define CFGA_PMHCTG 0x08
  613. #define CFGA_GPIO1PD 0x04
  614. #define CFGA_ABSHDN 0x02
  615. #define CFGA_PACPI 0x01
  616. /*
  617. * Bits in the CFGB register
  618. */
  619. #define CFGB_GTCKOPT 0x80
  620. #define CFGB_MIIOPT 0x40
  621. #define CFGB_CRSEOPT 0x20
  622. #define CFGB_OFSET 0x10
  623. #define CFGB_CRANDOM 0x08
  624. #define CFGB_CAP 0x04
  625. #define CFGB_MBA 0x02
  626. #define CFGB_BAKOPT 0x01
  627. /*
  628. * Bits in the CFGC register
  629. */
  630. #define CFGC_EELOAD 0x80
  631. #define CFGC_BROPT 0x40
  632. #define CFGC_DLYEN 0x20
  633. #define CFGC_DTSEL 0x10
  634. #define CFGC_BTSEL 0x08
  635. #define CFGC_BPS2 0x04 /* bootrom select[2] */
  636. #define CFGC_BPS1 0x02 /* bootrom select[1] */
  637. #define CFGC_BPS0 0x01 /* bootrom select[0] */
  638. /*
  639. * Bits in the CFGD register
  640. */
  641. #define CFGD_IODIS 0x80
  642. #define CFGD_MSLVDACEN 0x40
  643. #define CFGD_CFGDACEN 0x20
  644. #define CFGD_PCI64EN 0x10
  645. #define CFGD_HTMRL4 0x08
  646. /*
  647. * Bits in the DCFG1 register
  648. */
  649. #define DCFG_XMWI 0x8000
  650. #define DCFG_XMRM 0x4000
  651. #define DCFG_XMRL 0x2000
  652. #define DCFG_PERDIS 0x1000
  653. #define DCFG_MRWAIT 0x0400
  654. #define DCFG_MWWAIT 0x0200
  655. #define DCFG_LATMEN 0x0100
  656. /*
  657. * Bits in the MCFG0 register
  658. */
  659. #define MCFG_RXARB 0x0080
  660. #define MCFG_RFT1 0x0020
  661. #define MCFG_RFT0 0x0010
  662. #define MCFG_LOWTHOPT 0x0008
  663. #define MCFG_PQEN 0x0004
  664. #define MCFG_RTGOPT 0x0002
  665. #define MCFG_VIDFR 0x0001
  666. /*
  667. * Bits in the MCFG1 register
  668. */
  669. #define MCFG_TXARB 0x8000
  670. #define MCFG_TXQBK1 0x0800
  671. #define MCFG_TXQBK0 0x0400
  672. #define MCFG_TXQNOBK 0x0200
  673. #define MCFG_SNAPOPT 0x0100
  674. /*
  675. * Bits in the PMCC register
  676. */
  677. #define PMCC_DSI 0x80
  678. #define PMCC_D2_DIS 0x40
  679. #define PMCC_D1_DIS 0x20
  680. #define PMCC_D3C_EN 0x10
  681. #define PMCC_D3H_EN 0x08
  682. #define PMCC_D2_EN 0x04
  683. #define PMCC_D1_EN 0x02
  684. #define PMCC_D0_EN 0x01
  685. /*
  686. * Bits in STICKHW
  687. */
  688. #define STICKHW_SWPTAG 0x10
  689. #define STICKHW_WOLSR 0x08
  690. #define STICKHW_WOLEN 0x04
  691. #define STICKHW_DS1 0x02 /* R/W by software/cfg cycle */
  692. #define STICKHW_DS0 0x01 /* suspend well DS write port */
  693. /*
  694. * Bits in the MIBCR register
  695. */
  696. #define MIBCR_MIBISTOK 0x80
  697. #define MIBCR_MIBISTGO 0x40
  698. #define MIBCR_MIBINC 0x20
  699. #define MIBCR_MIBHI 0x10
  700. #define MIBCR_MIBFRZ 0x08
  701. #define MIBCR_MIBFLSH 0x04
  702. #define MIBCR_MPTRINI 0x02
  703. #define MIBCR_MIBCLR 0x01
  704. /*
  705. * Bits in the EERSV register
  706. */
  707. #define EERSV_BOOT_RPL ((u8) 0x01) /* Boot method selection for VT6110 */
  708. #define EERSV_BOOT_MASK ((u8) 0x06)
  709. #define EERSV_BOOT_INT19 ((u8) 0x00)
  710. #define EERSV_BOOT_INT18 ((u8) 0x02)
  711. #define EERSV_BOOT_LOCAL ((u8) 0x04)
  712. #define EERSV_BOOT_BEV ((u8) 0x06)
  713. /*
  714. * Bits in BPCMD
  715. */
  716. #define BPCMD_BPDNE 0x80
  717. #define BPCMD_EBPWR 0x02
  718. #define BPCMD_EBPRD 0x01
  719. /*
  720. * Bits in the EECSR register
  721. */
  722. #define EECSR_EMBP 0x40 /* eeprom embeded programming */
  723. #define EECSR_RELOAD 0x20 /* eeprom content reload */
  724. #define EECSR_DPM 0x10 /* eeprom direct programming */
  725. #define EECSR_ECS 0x08 /* eeprom CS pin */
  726. #define EECSR_ECK 0x04 /* eeprom CK pin */
  727. #define EECSR_EDI 0x02 /* eeprom DI pin */
  728. #define EECSR_EDO 0x01 /* eeprom DO pin */
  729. /*
  730. * Bits in the EMBCMD register
  731. */
  732. #define EMBCMD_EDONE 0x80
  733. #define EMBCMD_EWDIS 0x08
  734. #define EMBCMD_EWEN 0x04
  735. #define EMBCMD_EWR 0x02
  736. #define EMBCMD_ERD 0x01
  737. /*
  738. * Bits in TESTCFG register
  739. */
  740. #define TESTCFG_HBDIS 0x80
  741. /*
  742. * Bits in CHIPGCR register
  743. */
  744. #define CHIPGCR_FCGMII 0x80
  745. #define CHIPGCR_FCFDX 0x40
  746. #define CHIPGCR_FCRESV 0x20
  747. #define CHIPGCR_FCMODE 0x10
  748. #define CHIPGCR_LPSOPT 0x08
  749. #define CHIPGCR_TM1US 0x04
  750. #define CHIPGCR_TM0US 0x02
  751. #define CHIPGCR_PHYINTEN 0x01
  752. /*
  753. * Bits in WOLCR0
  754. */
  755. #define WOLCR_MSWOLEN7 0x0080 /* enable pattern match filtering */
  756. #define WOLCR_MSWOLEN6 0x0040
  757. #define WOLCR_MSWOLEN5 0x0020
  758. #define WOLCR_MSWOLEN4 0x0010
  759. #define WOLCR_MSWOLEN3 0x0008
  760. #define WOLCR_MSWOLEN2 0x0004
  761. #define WOLCR_MSWOLEN1 0x0002
  762. #define WOLCR_MSWOLEN0 0x0001
  763. #define WOLCR_ARP_EN 0x0001
  764. /*
  765. * Bits in WOLCR1
  766. */
  767. #define WOLCR_LINKOFF_EN 0x0800 /* link off detected enable */
  768. #define WOLCR_LINKON_EN 0x0400 /* link on detected enable */
  769. #define WOLCR_MAGIC_EN 0x0200 /* magic packet filter enable */
  770. #define WOLCR_UNICAST_EN 0x0100 /* unicast filter enable */
  771. /*
  772. * Bits in PWCFG
  773. */
  774. #define PWCFG_PHYPWOPT 0x80 /* internal MII I/F timing */
  775. #define PWCFG_PCISTICK 0x40 /* PCI sticky R/W enable */
  776. #define PWCFG_WOLTYPE 0x20 /* pulse(1) or button (0) */
  777. #define PWCFG_LEGCY_WOL 0x10
  778. #define PWCFG_PMCSR_PME_SR 0x08
  779. #define PWCFG_PMCSR_PME_EN 0x04 /* control by PCISTICK */
  780. #define PWCFG_LEGACY_WOLSR 0x02 /* Legacy WOL_SR shadow */
  781. #define PWCFG_LEGACY_WOLEN 0x01 /* Legacy WOL_EN shadow */
  782. /*
  783. * Bits in WOLCFG
  784. */
  785. #define WOLCFG_PMEOVR 0x80 /* for legacy use, force PMEEN always */
  786. #define WOLCFG_SAM 0x20 /* accept multicast case reset, default=0 */
  787. #define WOLCFG_SAB 0x10 /* accept broadcast case reset, default=0 */
  788. #define WOLCFG_SMIIACC 0x08 /* ?? */
  789. #define WOLCFG_SGENWH 0x02
  790. #define WOLCFG_PHYINTEN 0x01 /* 0:PHYINT trigger enable, 1:use internal MII
  791. to report status change */
  792. /*
  793. * Bits in WOLSR1
  794. */
  795. #define WOLSR_LINKOFF_INT 0x0800
  796. #define WOLSR_LINKON_INT 0x0400
  797. #define WOLSR_MAGIC_INT 0x0200
  798. #define WOLSR_UNICAST_INT 0x0100
  799. /*
  800. * Ethernet address filter type
  801. */
  802. #define PKT_TYPE_NONE 0x0000 /* Turn off receiver */
  803. #define PKT_TYPE_DIRECTED 0x0001 /* obselete, directed address is always accepted */
  804. #define PKT_TYPE_MULTICAST 0x0002
  805. #define PKT_TYPE_ALL_MULTICAST 0x0004
  806. #define PKT_TYPE_BROADCAST 0x0008
  807. #define PKT_TYPE_PROMISCUOUS 0x0020
  808. #define PKT_TYPE_LONG 0x2000 /* NOTE.... the definition of LONG is >2048 bytes in our chip */
  809. #define PKT_TYPE_RUNT 0x4000
  810. #define PKT_TYPE_ERROR 0x8000 /* Accept error packets, e.g. CRC error */
  811. /*
  812. * Loopback mode
  813. */
  814. #define MAC_LB_NONE 0x00
  815. #define MAC_LB_INTERNAL 0x01
  816. #define MAC_LB_EXTERNAL 0x02
  817. /*
  818. * Enabled mask value of irq
  819. */
  820. #if defined(_SIM)
  821. #define IMR_MASK_VALUE 0x0033FF0FUL /* initial value of IMR
  822. set IMR0 to 0x0F according to spec */
  823. #else
  824. #define IMR_MASK_VALUE 0x0013FB0FUL /* initial value of IMR
  825. ignore MIBFI,RACEI to
  826. reduce intr. frequency
  827. NOTE.... do not enable NoBuf int mask at driver driver
  828. when (1) NoBuf -> RxThreshold = SF
  829. (2) OK -> RxThreshold = original value
  830. */
  831. #endif
  832. /*
  833. * Revision id
  834. */
  835. #define REV_ID_VT3119_A0 0x00
  836. #define REV_ID_VT3119_A1 0x01
  837. #define REV_ID_VT3216_A0 0x10
  838. /*
  839. * Max time out delay time
  840. */
  841. #define W_MAX_TIMEOUT 0x0FFFU
  842. /*
  843. * MAC registers as a structure. Cannot be directly accessed this
  844. * way but generates offsets for readl/writel() calls
  845. */
  846. struct mac_regs {
  847. volatile u8 PAR[6]; /* 0x00 */
  848. volatile u8 RCR;
  849. volatile u8 TCR;
  850. volatile u32 CR0Set; /* 0x08 */
  851. volatile u32 CR0Clr; /* 0x0C */
  852. volatile u8 MARCAM[8]; /* 0x10 */
  853. volatile u32 DecBaseHi; /* 0x18 */
  854. volatile u16 DbfBaseHi; /* 0x1C */
  855. volatile u16 reserved_1E;
  856. volatile u16 ISRCTL; /* 0x20 */
  857. volatile u8 TXESR;
  858. volatile u8 RXESR;
  859. volatile u32 ISR; /* 0x24 */
  860. volatile u32 IMR;
  861. volatile u32 TDStatusPort; /* 0x2C */
  862. volatile u16 TDCSRSet; /* 0x30 */
  863. volatile u8 RDCSRSet;
  864. volatile u8 reserved_33;
  865. volatile u16 TDCSRClr;
  866. volatile u8 RDCSRClr;
  867. volatile u8 reserved_37;
  868. volatile u32 RDBaseLo; /* 0x38 */
  869. volatile u16 RDIdx; /* 0x3C */
  870. volatile u16 reserved_3E;
  871. volatile u32 TDBaseLo[4]; /* 0x40 */
  872. volatile u16 RDCSize; /* 0x50 */
  873. volatile u16 TDCSize; /* 0x52 */
  874. volatile u16 TDIdx[4]; /* 0x54 */
  875. volatile u16 tx_pause_timer; /* 0x5C */
  876. volatile u16 RBRDU; /* 0x5E */
  877. volatile u32 FIFOTest0; /* 0x60 */
  878. volatile u32 FIFOTest1; /* 0x64 */
  879. volatile u8 CAMADDR; /* 0x68 */
  880. volatile u8 CAMCR; /* 0x69 */
  881. volatile u8 GFTEST; /* 0x6A */
  882. volatile u8 FTSTCMD; /* 0x6B */
  883. volatile u8 MIICFG; /* 0x6C */
  884. volatile u8 MIISR;
  885. volatile u8 PHYSR0;
  886. volatile u8 PHYSR1;
  887. volatile u8 MIICR;
  888. volatile u8 MIIADR;
  889. volatile u16 MIIDATA;
  890. volatile u16 SoftTimer0; /* 0x74 */
  891. volatile u16 SoftTimer1;
  892. volatile u8 CFGA; /* 0x78 */
  893. volatile u8 CFGB;
  894. volatile u8 CFGC;
  895. volatile u8 CFGD;
  896. volatile u16 DCFG; /* 0x7C */
  897. volatile u16 MCFG;
  898. volatile u8 TBIST; /* 0x80 */
  899. volatile u8 RBIST;
  900. volatile u8 PMCPORT;
  901. volatile u8 STICKHW;
  902. volatile u8 MIBCR; /* 0x84 */
  903. volatile u8 reserved_85;
  904. volatile u8 rev_id;
  905. volatile u8 PORSTS;
  906. volatile u32 MIBData; /* 0x88 */
  907. volatile u16 EEWrData;
  908. volatile u8 reserved_8E;
  909. volatile u8 BPMDWr;
  910. volatile u8 BPCMD;
  911. volatile u8 BPMDRd;
  912. volatile u8 EECHKSUM; /* 0x92 */
  913. volatile u8 EECSR;
  914. volatile u16 EERdData; /* 0x94 */
  915. volatile u8 EADDR;
  916. volatile u8 EMBCMD;
  917. volatile u8 JMPSR0; /* 0x98 */
  918. volatile u8 JMPSR1;
  919. volatile u8 JMPSR2;
  920. volatile u8 JMPSR3;
  921. volatile u8 CHIPGSR; /* 0x9C */
  922. volatile u8 TESTCFG;
  923. volatile u8 DEBUG;
  924. volatile u8 CHIPGCR;
  925. volatile u16 WOLCRSet; /* 0xA0 */
  926. volatile u8 PWCFGSet;
  927. volatile u8 WOLCFGSet;
  928. volatile u16 WOLCRClr; /* 0xA4 */
  929. volatile u8 PWCFGCLR;
  930. volatile u8 WOLCFGClr;
  931. volatile u16 WOLSRSet; /* 0xA8 */
  932. volatile u16 reserved_AA;
  933. volatile u16 WOLSRClr; /* 0xAC */
  934. volatile u16 reserved_AE;
  935. volatile u16 PatternCRC[8]; /* 0xB0 */
  936. volatile u32 ByteMask[4][4]; /* 0xC0 */
  937. } __attribute__ ((__packed__));
  938. enum hw_mib {
  939. HW_MIB_ifRxAllPkts = 0,
  940. HW_MIB_ifRxOkPkts,
  941. HW_MIB_ifTxOkPkts,
  942. HW_MIB_ifRxErrorPkts,
  943. HW_MIB_ifRxRuntOkPkt,
  944. HW_MIB_ifRxRuntErrPkt,
  945. HW_MIB_ifRx64Pkts,
  946. HW_MIB_ifTx64Pkts,
  947. HW_MIB_ifRx65To127Pkts,
  948. HW_MIB_ifTx65To127Pkts,
  949. HW_MIB_ifRx128To255Pkts,
  950. HW_MIB_ifTx128To255Pkts,
  951. HW_MIB_ifRx256To511Pkts,
  952. HW_MIB_ifTx256To511Pkts,
  953. HW_MIB_ifRx512To1023Pkts,
  954. HW_MIB_ifTx512To1023Pkts,
  955. HW_MIB_ifRx1024To1518Pkts,
  956. HW_MIB_ifTx1024To1518Pkts,
  957. HW_MIB_ifTxEtherCollisions,
  958. HW_MIB_ifRxPktCRCE,
  959. HW_MIB_ifRxJumboPkts,
  960. HW_MIB_ifTxJumboPkts,
  961. HW_MIB_ifRxMacControlFrames,
  962. HW_MIB_ifTxMacControlFrames,
  963. HW_MIB_ifRxPktFAE,
  964. HW_MIB_ifRxLongOkPkt,
  965. HW_MIB_ifRxLongPktErrPkt,
  966. HW_MIB_ifTXSQEErrors,
  967. HW_MIB_ifRxNobuf,
  968. HW_MIB_ifRxSymbolErrors,
  969. HW_MIB_ifInRangeLengthErrors,
  970. HW_MIB_ifLateCollisions,
  971. HW_MIB_SIZE
  972. };
  973. enum chip_type {
  974. CHIP_TYPE_VT6110 = 1,
  975. };
  976. struct velocity_info_tbl {
  977. enum chip_type chip_id;
  978. const char *name;
  979. int txqueue;
  980. u32 flags;
  981. };
  982. #define mac_hw_mibs_init(regs) {\
  983. BYTE_REG_BITS_ON(MIBCR_MIBFRZ,&((regs)->MIBCR));\
  984. BYTE_REG_BITS_ON(MIBCR_MIBCLR,&((regs)->MIBCR));\
  985. do {}\
  986. while (BYTE_REG_BITS_IS_ON(MIBCR_MIBCLR,&((regs)->MIBCR)));\
  987. BYTE_REG_BITS_OFF(MIBCR_MIBFRZ,&((regs)->MIBCR));\
  988. }
  989. #define mac_read_isr(regs) readl(&((regs)->ISR))
  990. #define mac_write_isr(regs, x) writel((x),&((regs)->ISR))
  991. #define mac_clear_isr(regs) writel(0xffffffffL,&((regs)->ISR))
  992. #define mac_write_int_mask(mask, regs) writel((mask),&((regs)->IMR));
  993. #define mac_disable_int(regs) writel(CR0_GINTMSK1,&((regs)->CR0Clr))
  994. #define mac_enable_int(regs) writel(CR0_GINTMSK1,&((regs)->CR0Set))
  995. #define mac_set_dma_length(regs, n) {\
  996. BYTE_REG_BITS_SET((n),0x07,&((regs)->DCFG));\
  997. }
  998. #define mac_set_rx_thresh(regs, n) {\
  999. BYTE_REG_BITS_SET((n),(MCFG_RFT0|MCFG_RFT1),&((regs)->MCFG));\
  1000. }
  1001. #define mac_rx_queue_run(regs) {\
  1002. writeb(TRDCSR_RUN, &((regs)->RDCSRSet));\
  1003. }
  1004. #define mac_rx_queue_wake(regs) {\
  1005. writeb(TRDCSR_WAK, &((regs)->RDCSRSet));\
  1006. }
  1007. #define mac_tx_queue_run(regs, n) {\
  1008. writew(TRDCSR_RUN<<((n)*4),&((regs)->TDCSRSet));\
  1009. }
  1010. #define mac_tx_queue_wake(regs, n) {\
  1011. writew(TRDCSR_WAK<<(n*4),&((regs)->TDCSRSet));\
  1012. }
  1013. static inline void mac_eeprom_reload(struct mac_regs __iomem * regs) {
  1014. int i=0;
  1015. BYTE_REG_BITS_ON(EECSR_RELOAD,&(regs->EECSR));
  1016. do {
  1017. udelay(10);
  1018. if (i++>0x1000)
  1019. break;
  1020. } while (BYTE_REG_BITS_IS_ON(EECSR_RELOAD,&(regs->EECSR)));
  1021. }
  1022. /*
  1023. * Header for WOL definitions. Used to compute hashes
  1024. */
  1025. typedef u8 MCAM_ADDR[ETH_ALEN];
  1026. struct arp_packet {
  1027. u8 dest_mac[ETH_ALEN];
  1028. u8 src_mac[ETH_ALEN];
  1029. u16 type;
  1030. u16 ar_hrd;
  1031. u16 ar_pro;
  1032. u8 ar_hln;
  1033. u8 ar_pln;
  1034. u16 ar_op;
  1035. u8 ar_sha[ETH_ALEN];
  1036. u8 ar_sip[4];
  1037. u8 ar_tha[ETH_ALEN];
  1038. u8 ar_tip[4];
  1039. } __attribute__ ((__packed__));
  1040. struct _magic_packet {
  1041. u8 dest_mac[6];
  1042. u8 src_mac[6];
  1043. u16 type;
  1044. u8 MAC[16][6];
  1045. u8 password[6];
  1046. } __attribute__ ((__packed__));
  1047. /*
  1048. * Store for chip context when saving and restoring status. Not
  1049. * all fields are saved/restored currently.
  1050. */
  1051. struct velocity_context {
  1052. u8 mac_reg[256];
  1053. MCAM_ADDR cam_addr[MCAM_SIZE];
  1054. u16 vcam[VCAM_SIZE];
  1055. u32 cammask[2];
  1056. u32 patcrc[2];
  1057. u32 pattern[8];
  1058. };
  1059. /*
  1060. * MII registers.
  1061. */
  1062. /*
  1063. * Registers in the MII (offset unit is WORD)
  1064. */
  1065. #define MII_REG_BMCR 0x00 // physical address
  1066. #define MII_REG_BMSR 0x01 //
  1067. #define MII_REG_PHYID1 0x02 // OUI
  1068. #define MII_REG_PHYID2 0x03 // OUI + Module ID + REV ID
  1069. #define MII_REG_ANAR 0x04 //
  1070. #define MII_REG_ANLPAR 0x05 //
  1071. #define MII_REG_G1000CR 0x09 //
  1072. #define MII_REG_G1000SR 0x0A //
  1073. #define MII_REG_MODCFG 0x10 //
  1074. #define MII_REG_TCSR 0x16 //
  1075. #define MII_REG_PLED 0x1B //
  1076. // NS, MYSON only
  1077. #define MII_REG_PCR 0x17 //
  1078. // ESI only
  1079. #define MII_REG_PCSR 0x17 //
  1080. #define MII_REG_AUXCR 0x1C //
  1081. // Marvell 88E1000/88E1000S
  1082. #define MII_REG_PSCR 0x10 // PHY specific control register
  1083. //
  1084. // Bits in the BMCR register
  1085. //
  1086. #define BMCR_RESET 0x8000 //
  1087. #define BMCR_LBK 0x4000 //
  1088. #define BMCR_SPEED100 0x2000 //
  1089. #define BMCR_AUTO 0x1000 //
  1090. #define BMCR_PD 0x0800 //
  1091. #define BMCR_ISO 0x0400 //
  1092. #define BMCR_REAUTO 0x0200 //
  1093. #define BMCR_FDX 0x0100 //
  1094. #define BMCR_SPEED1G 0x0040 //
  1095. //
  1096. // Bits in the BMSR register
  1097. //
  1098. #define BMSR_AUTOCM 0x0020 //
  1099. #define BMSR_LNK 0x0004 //
  1100. //
  1101. // Bits in the ANAR register
  1102. //
  1103. #define ANAR_ASMDIR 0x0800 // Asymmetric PAUSE support
  1104. #define ANAR_PAUSE 0x0400 // Symmetric PAUSE Support
  1105. #define ANAR_T4 0x0200 //
  1106. #define ANAR_TXFD 0x0100 //
  1107. #define ANAR_TX 0x0080 //
  1108. #define ANAR_10FD 0x0040 //
  1109. #define ANAR_10 0x0020 //
  1110. //
  1111. // Bits in the ANLPAR register
  1112. //
  1113. #define ANLPAR_ASMDIR 0x0800 // Asymmetric PAUSE support
  1114. #define ANLPAR_PAUSE 0x0400 // Symmetric PAUSE Support
  1115. #define ANLPAR_T4 0x0200 //
  1116. #define ANLPAR_TXFD 0x0100 //
  1117. #define ANLPAR_TX 0x0080 //
  1118. #define ANLPAR_10FD 0x0040 //
  1119. #define ANLPAR_10 0x0020 //
  1120. //
  1121. // Bits in the G1000CR register
  1122. //
  1123. #define G1000CR_1000FD 0x0200 // PHY is 1000-T Full-duplex capable
  1124. #define G1000CR_1000 0x0100 // PHY is 1000-T Half-duplex capable
  1125. //
  1126. // Bits in the G1000SR register
  1127. //
  1128. #define G1000SR_1000FD 0x0800 // LP PHY is 1000-T Full-duplex capable
  1129. #define G1000SR_1000 0x0400 // LP PHY is 1000-T Half-duplex capable
  1130. #define TCSR_ECHODIS 0x2000 //
  1131. #define AUXCR_MDPPS 0x0004 //
  1132. // Bits in the PLED register
  1133. #define PLED_LALBE 0x0004 //
  1134. // Marvell 88E1000/88E1000S Bits in the PHY specific control register (10h)
  1135. #define PSCR_ACRSTX 0x0800 // Assert CRS on Transmit
  1136. #define PHYID_CICADA_CS8201 0x000FC410UL
  1137. #define PHYID_VT3216_32BIT 0x000FC610UL
  1138. #define PHYID_VT3216_64BIT 0x000FC600UL
  1139. #define PHYID_MARVELL_1000 0x01410C50UL
  1140. #define PHYID_MARVELL_1000S 0x01410C40UL
  1141. #define PHYID_REV_ID_MASK 0x0000000FUL
  1142. #define PHYID_GET_PHY_REV_ID(i) ((i) & PHYID_REV_ID_MASK)
  1143. #define PHYID_GET_PHY_ID(i) ((i) & ~PHYID_REV_ID_MASK)
  1144. #define MII_REG_BITS_ON(x,i,p) do {\
  1145. u16 w;\
  1146. velocity_mii_read((p),(i),&(w));\
  1147. (w)|=(x);\
  1148. velocity_mii_write((p),(i),(w));\
  1149. } while (0)
  1150. #define MII_REG_BITS_OFF(x,i,p) do {\
  1151. u16 w;\
  1152. velocity_mii_read((p),(i),&(w));\
  1153. (w)&=(~(x));\
  1154. velocity_mii_write((p),(i),(w));\
  1155. } while (0)
  1156. #define MII_REG_BITS_IS_ON(x,i,p) ({\
  1157. u16 w;\
  1158. velocity_mii_read((p),(i),&(w));\
  1159. ((int) ((w) & (x)));})
  1160. #define MII_GET_PHY_ID(p) ({\
  1161. u32 id;\
  1162. velocity_mii_read((p),MII_REG_PHYID2,(u16 *) &id);\
  1163. velocity_mii_read((p),MII_REG_PHYID1,((u16 *) &id)+1);\
  1164. (id);})
  1165. /*
  1166. * Inline debug routine
  1167. */
  1168. enum velocity_msg_level {
  1169. MSG_LEVEL_ERR = 0, //Errors that will cause abnormal operation.
  1170. MSG_LEVEL_NOTICE = 1, //Some errors need users to be notified.
  1171. MSG_LEVEL_INFO = 2, //Normal message.
  1172. MSG_LEVEL_VERBOSE = 3, //Will report all trival errors.
  1173. MSG_LEVEL_DEBUG = 4 //Only for debug purpose.
  1174. };
  1175. #ifdef VELOCITY_DEBUG
  1176. #define ASSERT(x) { \
  1177. if (!(x)) { \
  1178. printk(KERN_ERR "assertion %s failed: file %s line %d\n", #x,\
  1179. __FUNCTION__, __LINE__);\
  1180. BUG(); \
  1181. }\
  1182. }
  1183. #define VELOCITY_DBG(p,args...) printk(p, ##args)
  1184. #else
  1185. #define ASSERT(x)
  1186. #define VELOCITY_DBG(x)
  1187. #endif
  1188. #define VELOCITY_PRT(l, p, args...) do {if (l<=msglevel) printk( p ,##args);} while (0)
  1189. #define VELOCITY_PRT_CAMMASK(p,t) {\
  1190. int i;\
  1191. if ((t)==VELOCITY_MULTICAST_CAM) {\
  1192. for (i=0;i<(MCAM_SIZE/8);i++)\
  1193. printk("%02X",(p)->mCAMmask[i]);\
  1194. }\
  1195. else {\
  1196. for (i=0;i<(VCAM_SIZE/8);i++)\
  1197. printk("%02X",(p)->vCAMmask[i]);\
  1198. }\
  1199. printk("\n");\
  1200. }
  1201. #define VELOCITY_WOL_MAGIC 0x00000000UL
  1202. #define VELOCITY_WOL_PHY 0x00000001UL
  1203. #define VELOCITY_WOL_ARP 0x00000002UL
  1204. #define VELOCITY_WOL_UCAST 0x00000004UL
  1205. #define VELOCITY_WOL_BCAST 0x00000010UL
  1206. #define VELOCITY_WOL_MCAST 0x00000020UL
  1207. #define VELOCITY_WOL_MAGIC_SEC 0x00000040UL
  1208. /*
  1209. * Flags for options
  1210. */
  1211. #define VELOCITY_FLAGS_TAGGING 0x00000001UL
  1212. #define VELOCITY_FLAGS_TX_CSUM 0x00000002UL
  1213. #define VELOCITY_FLAGS_RX_CSUM 0x00000004UL
  1214. #define VELOCITY_FLAGS_IP_ALIGN 0x00000008UL
  1215. #define VELOCITY_FLAGS_VAL_PKT_LEN 0x00000010UL
  1216. #define VELOCITY_FLAGS_FLOW_CTRL 0x01000000UL
  1217. /*
  1218. * Flags for driver status
  1219. */
  1220. #define VELOCITY_FLAGS_OPENED 0x00010000UL
  1221. #define VELOCITY_FLAGS_VMNS_CONNECTED 0x00020000UL
  1222. #define VELOCITY_FLAGS_VMNS_COMMITTED 0x00040000UL
  1223. #define VELOCITY_FLAGS_WOL_ENABLED 0x00080000UL
  1224. /*
  1225. * Flags for MII status
  1226. */
  1227. #define VELOCITY_LINK_FAIL 0x00000001UL
  1228. #define VELOCITY_SPEED_10 0x00000002UL
  1229. #define VELOCITY_SPEED_100 0x00000004UL
  1230. #define VELOCITY_SPEED_1000 0x00000008UL
  1231. #define VELOCITY_DUPLEX_FULL 0x00000010UL
  1232. #define VELOCITY_AUTONEG_ENABLE 0x00000020UL
  1233. #define VELOCITY_FORCED_BY_EEPROM 0x00000040UL
  1234. /*
  1235. * For velocity_set_media_duplex
  1236. */
  1237. #define VELOCITY_LINK_CHANGE 0x00000001UL
  1238. enum speed_opt {
  1239. SPD_DPX_AUTO = 0,
  1240. SPD_DPX_100_HALF = 1,
  1241. SPD_DPX_100_FULL = 2,
  1242. SPD_DPX_10_HALF = 3,
  1243. SPD_DPX_10_FULL = 4
  1244. };
  1245. enum velocity_init_type {
  1246. VELOCITY_INIT_COLD = 0,
  1247. VELOCITY_INIT_RESET,
  1248. VELOCITY_INIT_WOL
  1249. };
  1250. enum velocity_flow_cntl_type {
  1251. FLOW_CNTL_DEFAULT = 1,
  1252. FLOW_CNTL_TX,
  1253. FLOW_CNTL_RX,
  1254. FLOW_CNTL_TX_RX,
  1255. FLOW_CNTL_DISABLE,
  1256. };
  1257. struct velocity_opt {
  1258. int numrx; /* Number of RX descriptors */
  1259. int numtx; /* Number of TX descriptors */
  1260. enum speed_opt spd_dpx; /* Media link mode */
  1261. int DMA_length; /* DMA length */
  1262. int rx_thresh; /* RX_THRESH */
  1263. int flow_cntl;
  1264. int wol_opts; /* Wake on lan options */
  1265. int td_int_count;
  1266. int int_works;
  1267. int rx_bandwidth_hi;
  1268. int rx_bandwidth_lo;
  1269. int rx_bandwidth_en;
  1270. u32 flags;
  1271. };
  1272. struct velocity_info {
  1273. struct list_head list;
  1274. struct pci_dev *pdev;
  1275. struct net_device *dev;
  1276. struct net_device_stats stats;
  1277. dma_addr_t rd_pool_dma;
  1278. dma_addr_t td_pool_dma[TX_QUEUE_NO];
  1279. dma_addr_t tx_bufs_dma;
  1280. u8 *tx_bufs;
  1281. struct vlan_group *vlgrp;
  1282. u8 ip_addr[4];
  1283. enum chip_type chip_id;
  1284. struct mac_regs __iomem * mac_regs;
  1285. unsigned long memaddr;
  1286. unsigned long ioaddr;
  1287. u8 rev_id;
  1288. #define AVAIL_TD(p,q) ((p)->options.numtx-((p)->td_used[(q)]))
  1289. int num_txq;
  1290. volatile int td_used[TX_QUEUE_NO];
  1291. int td_curr[TX_QUEUE_NO];
  1292. int td_tail[TX_QUEUE_NO];
  1293. struct tx_desc *td_rings[TX_QUEUE_NO];
  1294. struct velocity_td_info *td_infos[TX_QUEUE_NO];
  1295. int rd_curr;
  1296. int rd_dirty;
  1297. u32 rd_filled;
  1298. struct rx_desc *rd_ring;
  1299. struct velocity_rd_info *rd_info; /* It's an array */
  1300. #define GET_RD_BY_IDX(vptr, idx) (vptr->rd_ring[idx])
  1301. u32 mib_counter[MAX_HW_MIB_COUNTER];
  1302. struct velocity_opt options;
  1303. u32 int_mask;
  1304. u32 flags;
  1305. int rx_buf_sz;
  1306. u32 mii_status;
  1307. u32 phy_id;
  1308. int multicast_limit;
  1309. u8 vCAMmask[(VCAM_SIZE / 8)];
  1310. u8 mCAMmask[(MCAM_SIZE / 8)];
  1311. spinlock_t lock;
  1312. int wol_opts;
  1313. u8 wol_passwd[6];
  1314. struct velocity_context context;
  1315. u32 ticks;
  1316. u32 rx_bytes;
  1317. };
  1318. /**
  1319. * velocity_get_ip - find an IP address for the device
  1320. * @vptr: Velocity to query
  1321. *
  1322. * Dig out an IP address for this interface so that we can
  1323. * configure wakeup with WOL for ARP. If there are multiple IP
  1324. * addresses on this chain then we use the first - multi-IP WOL is not
  1325. * supported.
  1326. *
  1327. * CHECK ME: locking
  1328. */
  1329. static inline int velocity_get_ip(struct velocity_info *vptr)
  1330. {
  1331. struct in_device *in_dev = (struct in_device *) vptr->dev->ip_ptr;
  1332. struct in_ifaddr *ifa;
  1333. if (in_dev != NULL) {
  1334. ifa = (struct in_ifaddr *) in_dev->ifa_list;
  1335. if (ifa != NULL) {
  1336. memcpy(vptr->ip_addr, &ifa->ifa_address, 4);
  1337. return 0;
  1338. }
  1339. }
  1340. return -ENOENT;
  1341. }
  1342. /**
  1343. * velocity_update_hw_mibs - fetch MIB counters from chip
  1344. * @vptr: velocity to update
  1345. *
  1346. * The velocity hardware keeps certain counters in the hardware
  1347. * side. We need to read these when the user asks for statistics
  1348. * or when they overflow (causing an interrupt). The read of the
  1349. * statistic clears it, so we keep running master counters in user
  1350. * space.
  1351. */
  1352. static inline void velocity_update_hw_mibs(struct velocity_info *vptr)
  1353. {
  1354. u32 tmp;
  1355. int i;
  1356. BYTE_REG_BITS_ON(MIBCR_MIBFLSH, &(vptr->mac_regs->MIBCR));
  1357. while (BYTE_REG_BITS_IS_ON(MIBCR_MIBFLSH, &(vptr->mac_regs->MIBCR)));
  1358. BYTE_REG_BITS_ON(MIBCR_MPTRINI, &(vptr->mac_regs->MIBCR));
  1359. for (i = 0; i < HW_MIB_SIZE; i++) {
  1360. tmp = readl(&(vptr->mac_regs->MIBData)) & 0x00FFFFFFUL;
  1361. vptr->mib_counter[i] += tmp;
  1362. }
  1363. }
  1364. /**
  1365. * init_flow_control_register - set up flow control
  1366. * @vptr: velocity to configure
  1367. *
  1368. * Configure the flow control registers for this velocity device.
  1369. */
  1370. static inline void init_flow_control_register(struct velocity_info *vptr)
  1371. {
  1372. struct mac_regs __iomem * regs = vptr->mac_regs;
  1373. /* Set {XHITH1, XHITH0, XLTH1, XLTH0} in FlowCR1 to {1, 0, 1, 1}
  1374. depend on RD=64, and Turn on XNOEN in FlowCR1 */
  1375. writel((CR0_XONEN | CR0_XHITH1 | CR0_XLTH1 | CR0_XLTH0), &regs->CR0Set);
  1376. writel((CR0_FDXTFCEN | CR0_FDXRFCEN | CR0_HDXFCEN | CR0_XHITH0), &regs->CR0Clr);
  1377. /* Set TxPauseTimer to 0xFFFF */
  1378. writew(0xFFFF, &regs->tx_pause_timer);
  1379. /* Initialize RBRDU to Rx buffer count. */
  1380. writew(vptr->options.numrx, &regs->RBRDU);
  1381. }
  1382. #endif