Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/et131x/
Det131x.h1211 struct macstat_regs { /* Location: */ struct
1212 u32 pad[32]; /* 0x6000 - 607C */
1215 u32 txrx_0_64_byte_frames; /* 0x6080 */
1218 u32 txrx_65_127_byte_frames; /* 0x6084 */
1221 u32 txrx_128_255_byte_frames; /* 0x6088 */
1224 u32 txrx_256_511_byte_frames; /* 0x608C */
1227 u32 txrx_512_1023_byte_frames; /* 0x6090 */
1230 u32 txrx_1024_1518_byte_frames; /* 0x6094 */
1233 u32 txrx_1519_1522_gvln_frames; /* 0x6098 */
1236 u32 rx_bytes; /* 0x609C */
[all …]