via-velocity.h 43 KB

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