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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c328 #define STATS_FLAGS_FUNC 2 /* MF only cares about function stats */ macro
329 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT)
417 8, STATS_FLAGS_FUNC, "tpa_aggregations" },
419 8, STATS_FLAGS_FUNC, "tpa_aggregated_frames"},
421 8, STATS_FLAGS_FUNC, "tpa_bytes"},
425 4, STATS_FLAGS_FUNC, "rx_calls"},
427 4, STATS_FLAGS_FUNC, "rx_pkts"},
429 4, STATS_FLAGS_FUNC, "rx_tpa_pkts"},
431 4, STATS_FLAGS_FUNC, "rx_erroneous_jumbo_sge_pkts"},
433 4, STATS_FLAGS_FUNC, "rx_bxe_service_rxsg
[all...]

Completed in 72 milliseconds