Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_bgx.h218 struct bgx_stats { struct
219 uint64_t rx_stats[BGX_RX_STATS_COUNT];
220 uint64_t tx_stats[BGX_TX_STATS_COUNT];
H A Dnic.h322 struct bgx_stats bgx_stats; member
490 struct bgx_stats_msg bgx_stats; member