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

/freebsd-current/sys/dev/bxe/
H A Dbxe.c316 #define STATS_FLAGS_PORT 1 macro
318 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT)
332 8, STATS_FLAGS_PORT, "rx_crc_errors" },
334 8, STATS_FLAGS_PORT, "rx_align_errors" },
336 8, STATS_FLAGS_PORT, "rx_undersize_packets" },
338 8, STATS_FLAGS_PORT, "rx_oversize_packets" },
340 8, STATS_FLAGS_PORT, "rx_fragments" },
342 8, STATS_FLAGS_PORT, "rx_jabbers" },
346 4, STATS_FLAGS_PORT, "rx_filtered_packets" },
348 4, STATS_FLAGS_PORT, "rx_mf_tag_discar
[all...]

Completed in 178 milliseconds