Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_mac_regs.h57 struct al_eth_mac_1g_stats { struct
58 uint32_t reserved1[2];
62 uint32_t aAlignmentErrors; /* 0x74 */
67 uint32_t ifInErrors ; /* 0x88 */
68 uint32_t ifOutErrors; /* 0x8c */
69 uint32_t ifInUcastPkts; /* 0x90 */
72 uint32_t reserved2;
73 uint32_t ifOutUcastPkts; /* 0xa0 */
77 uint32_t etherStatsOctets; /* 0xb0 */
78 uint32_t etherStatsPkts; /* 0xb4 */
[all …]