• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/

Lines Matching refs:xa

133  * Pass 0xa in those cases.
140 #define REG_MISC_10G CRA(0x1,0xa,0x00) /* Misc 10GbE setup */
141 #define REG_PAUSE_10G CRA(0x1,0xa,0x01) /* Pause register */
142 #define REG_NORMALIZER_10G CRA(0x1,0xa,0x05) /* 10G normalizer */
143 #define REG_STICKY_RX CRA(0x1,0xa,0x06) /* RX debug register */
144 #define REG_DENORM_10G CRA(0x1,0xa,0x07) /* Denormalizer */
145 #define REG_STICKY_TX CRA(0x1,0xa,0x08) /* TX sticky bits */
146 #define REG_MAX_RXHIGH CRA(0x1,0xa,0x0a) /* XGMII lane 0-3 debug */
147 #define REG_MAX_RXLOW CRA(0x1,0xa,0x0b) /* XGMII lane 4-7 debug */
148 #define REG_MAC_TX_STICKY CRA(0x1,0xa,0x0c) /* MAC Tx state sticky debug */
149 #define REG_MAC_TX_RUNNING CRA(0x1,0xa,0x0d) /* MAC Tx state running debug */
150 #define REG_TX_ABORT_AGE CRA(0x1,0xa,0x14) /* Aged Tx frames discarded */
151 #define REG_TX_ABORT_SHORT CRA(0x1,0xa,0x15) /* Short Tx frames discarded */
152 #define REG_TX_ABORT_TAXI CRA(0x1,0xa,0x16) /* Taxi error frames discarded */
153 #define REG_TX_ABORT_UNDERRUN CRA(0x1,0xa,0x17) /* Tx Underrun abort counter */
154 #define REG_TX_DENORM_DISCARD CRA(0x1,0xa,0x18) /* Tx denormalizer discards */
155 #define REG_XAUI_STAT_A CRA(0x1,0xa,0x20) /* XAUI status A */
156 #define REG_XAUI_STAT_B CRA(0x1,0xa,0x21) /* XAUI status B */
157 #define REG_XAUI_STAT_C CRA(0x1,0xa,0x22) /* XAUI status C */
158 #define REG_XAUI_CONF_A CRA(0x1,0xa,0x23) /* XAUI configuration A */
159 #define REG_XAUI_CONF_B CRA(0x1,0xa,0x24) /* XAUI configuration B */
160 #define REG_XAUI_CODE_GRP_CNT CRA(0x1,0xa,0x25) /* XAUI code group error count */
161 #define REG_XAUI_CONF_TEST_A CRA(0x1,0xa,0x26) /* XAUI test register A */
162 #define REG_PDERRCNT CRA(0x1,0xa,0x27) /* XAUI test register B */
267 #define REG_RX_XGMII_PROT_ERR CRA(0x4,0xa,0x3b) /* # protocol errors detected on XGMII interface */
268 #define REG_STAT_STICKY10G CRA(0x4,0xa,StatSticky1G) /* 10GbE sticky bits */