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

/freebsd-9.3-release/sys/dev/bxe/
H A Dbxe.c377 #define STATS_FLAGS_PORT 1 macro
379 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT)
393 8, STATS_FLAGS_PORT, "rx_crc_errors" },
395 8, STATS_FLAGS_PORT, "rx_align_errors" },
397 8, STATS_FLAGS_PORT, "rx_undersize_packets" },
399 8, STATS_FLAGS_PORT, "rx_oversize_packets" },
401 8, STATS_FLAGS_PORT, "rx_fragments" },
403 8, STATS_FLAGS_PORT, "rx_jabbers" },
407 4, STATS_FLAGS_PORT, "rx_filtered_packets" },
409 4, STATS_FLAGS_PORT, "rx_mf_tag_discar
[all...]

Completed in 175 milliseconds