Home
last modified time | relevance | path

Searched defs:macstat_regs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/agere/
H A Det131x.h1139 u32 rx_bytes; /* 0x609C */
1140 u32 rx_packets; /* 0x60A0 */
1141 u32 rx_fcs_errs; /* 0x60A4 */
1154 u32 rx_jabbers; /* 0x60D8 */
1155 u32 rx_drops; /* 0x60DC */
1156 u32 tx_bytes; /* 0x60E0 */
1157 u32 tx_packets; /* 0x60E4 */
1161 u32 tx_deferred; /* 0x60F4 */
1169 u32 tx_drops; /* 0x6114 */
1170 u32 tx_jabbers; /* 0x6118 */
[all …]