Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe_stats.h279 struct bxe_eth_q_stats { struct
280 uint32_t total_unicast_bytes_received_hi;
281 uint32_t total_unicast_bytes_received_lo;
282 uint32_t total_broadcast_bytes_received_hi;
283 uint32_t total_broadcast_bytes_received_lo;
284 uint32_t total_multicast_bytes_received_hi;
285 uint32_t total_multicast_bytes_received_lo;
286 uint32_t total_bytes_received_hi;
287 uint32_t total_bytes_received_lo;
288 uint32_t total_unicast_bytes_transmitted_hi;
[all …]