Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe.c379 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT) macro
383 8, STATS_FLAGS_BOTH, "rx_bytes" },
385 8, STATS_FLAGS_BOTH, "rx_error_bytes" },
387 8, STATS_FLAGS_BOTH, "rx_ucast_packets" },
389 8, STATS_FLAGS_BOTH, "rx_mcast_packets" },
391 8, STATS_FLAGS_BOTH, "rx_bcast_packets" },
405 8, STATS_FLAGS_BOTH, "rx_discards" },
425 8, STATS_FLAGS_BOTH, "tx_bytes" },
429 8, STATS_FLAGS_BOTH, "tx_ucast_packets" },
431 8, STATS_FLAGS_BOTH, "tx_mcast_packets" },
[all …]