Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bxe/
H A Dbxe_stats.c1730 struct afex_stats *afex_stats = (struct afex_stats *)void_afex_stats; in bxe_afex_collect_stats() local
H A Decore_hsi.h3459 struct afex_stats { struct
3460 uint32_t tx_unicast_frames_hi;
3461 uint32_t tx_unicast_frames_lo;
3462 uint32_t tx_unicast_bytes_hi;
3463 uint32_t tx_unicast_bytes_lo;
3474 uint32_t tx_frames_dropped_hi;
3475 uint32_t tx_frames_dropped_lo;
3477 uint32_t rx_unicast_frames_hi;
3478 uint32_t rx_unicast_frames_lo;
3479 uint32_t rx_unicast_bytes_hi;
[all …]