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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c327 #define STATS_FLAGS_PORT 1 macro
329 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT)
343 8, STATS_FLAGS_PORT, "rx_crc_errors" },
345 8, STATS_FLAGS_PORT, "rx_align_errors" },
347 8, STATS_FLAGS_PORT, "rx_undersize_packets" },
349 8, STATS_FLAGS_PORT, "rx_oversize_packets" },
351 8, STATS_FLAGS_PORT, "rx_fragments" },
353 8, STATS_FLAGS_PORT, "rx_jabbers" },
357 4, STATS_FLAGS_PORT, "rx_filtered_packets" },
359 4, STATS_FLAGS_PORT, "rx_mf_tag_discar
[all...]

Completed in 76 milliseconds