Searched refs:STATS_FLAGS_BOTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Dbxe.c326 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT) macro
330 8, STATS_FLAGS_BOTH, "rx_bytes" },
332 8, STATS_FLAGS_BOTH, "rx_error_bytes" },
334 8, STATS_FLAGS_BOTH, "rx_ucast_packets" },
336 8, STATS_FLAGS_BOTH, "rx_mcast_packets" },
338 8, STATS_FLAGS_BOTH, "rx_bcast_packets" },
352 8, STATS_FLAGS_BOTH, "rx_discards" },
372 8, STATS_FLAGS_BOTH, "tx_bytes" },
376 8, STATS_FLAGS_BOTH, "tx_ucast_packets" },
378 8, STATS_FLAGS_BOTH, "tx_mcast_packet
[all...]

Completed in 121 milliseconds