Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/agere/
Det131x.h1128 struct macstat_regs { /* Location: */ struct
1129 u32 pad[32]; /* 0x6000 - 607C */
1132 u32 txrx_0_64_byte_frames; /* 0x6080 */
1133 u32 txrx_65_127_byte_frames; /* 0x6084 */
1134 u32 txrx_128_255_byte_frames; /* 0x6088 */
1135 u32 txrx_256_511_byte_frames; /* 0x608C */
1136 u32 txrx_512_1023_byte_frames; /* 0x6090 */
1137 u32 txrx_1024_1518_byte_frames; /* 0x6094 */
1138 u32 txrx_1519_1522_gvln_frames; /* 0x6098 */
1139 u32 rx_bytes; /* 0x609C */
[all …]