Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c318 #define STATS_FLAGS_FUNC 2 /* MF only cares about function stats */ macro
319 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT)
407 8, STATS_FLAGS_FUNC, "tpa_aggregations" },
409 8, STATS_FLAGS_FUNC, "tpa_aggregated_frames"},
411 8, STATS_FLAGS_FUNC, "tpa_bytes"},
415 4, STATS_FLAGS_FUNC, "rx_calls"},
417 4, STATS_FLAGS_FUNC, "rx_pkts"},
419 4, STATS_FLAGS_FUNC, "rx_tpa_pkts"},
421 4, STATS_FLAGS_FUNC, "rx_erroneous_jumbo_sge_pkts"},
423 4, STATS_FLAGS_FUNC, "rx_bxe_service_rxsgl"},
[all …]