sys/dev/bxe/bxe.c
318
#define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT)
sys/dev/bxe/bxe.c
332
8, STATS_FLAGS_PORT, "rx_crc_errors" },
sys/dev/bxe/bxe.c
334
8, STATS_FLAGS_PORT, "rx_align_errors" },
sys/dev/bxe/bxe.c
336
8, STATS_FLAGS_PORT, "rx_undersize_packets" },
sys/dev/bxe/bxe.c
338
8, STATS_FLAGS_PORT, "rx_oversize_packets" },
sys/dev/bxe/bxe.c
340
8, STATS_FLAGS_PORT, "rx_fragments" },
sys/dev/bxe/bxe.c
342
8, STATS_FLAGS_PORT, "rx_jabbers" },
sys/dev/bxe/bxe.c
346
4, STATS_FLAGS_PORT, "rx_filtered_packets" },
sys/dev/bxe/bxe.c
348
4, STATS_FLAGS_PORT, "rx_mf_tag_discard" },
sys/dev/bxe/bxe.c
350
8, STATS_FLAGS_PORT, "pfc_frames_received" },
sys/dev/bxe/bxe.c
352
8, STATS_FLAGS_PORT, "pfc_frames_sent" },
sys/dev/bxe/bxe.c
354
8, STATS_FLAGS_PORT, "rx_brb_discard" },
sys/dev/bxe/bxe.c
356
8, STATS_FLAGS_PORT, "rx_brb_truncate" },
sys/dev/bxe/bxe.c
358
8, STATS_FLAGS_PORT, "rx_pause_frames" },
sys/dev/bxe/bxe.c
360
8, STATS_FLAGS_PORT, "rx_mac_ctrl_frames" },
sys/dev/bxe/bxe.c
362
4, STATS_FLAGS_PORT, "rx_constant_pause_events" },
sys/dev/bxe/bxe.c
366
8, STATS_FLAGS_PORT, "tx_error_bytes" },
sys/dev/bxe/bxe.c
374
8, STATS_FLAGS_PORT, "tx_mac_errors" },
sys/dev/bxe/bxe.c
376
8, STATS_FLAGS_PORT, "tx_carrier_errors" },
sys/dev/bxe/bxe.c
378
8, STATS_FLAGS_PORT, "tx_single_collisions" },
sys/dev/bxe/bxe.c
380
8, STATS_FLAGS_PORT, "tx_multi_collisions" },
sys/dev/bxe/bxe.c
382
8, STATS_FLAGS_PORT, "tx_deferred" },
sys/dev/bxe/bxe.c
384
8, STATS_FLAGS_PORT, "tx_excess_collisions" },
sys/dev/bxe/bxe.c
386
8, STATS_FLAGS_PORT, "tx_late_collisions" },
sys/dev/bxe/bxe.c
388
8, STATS_FLAGS_PORT, "tx_total_collisions" },
sys/dev/bxe/bxe.c
390
8, STATS_FLAGS_PORT, "tx_64_byte_packets" },
sys/dev/bxe/bxe.c
392
8, STATS_FLAGS_PORT, "tx_65_to_127_byte_packets" },
sys/dev/bxe/bxe.c
394
8, STATS_FLAGS_PORT, "tx_128_to_255_byte_packets" },
sys/dev/bxe/bxe.c
396
8, STATS_FLAGS_PORT, "tx_256_to_511_byte_packets" },
sys/dev/bxe/bxe.c
398
8, STATS_FLAGS_PORT, "tx_512_to_1023_byte_packets" },
sys/dev/bxe/bxe.c
400
8, STATS_FLAGS_PORT, "tx_1024_to_1522_byte_packets" },
sys/dev/bxe/bxe.c
402
8, STATS_FLAGS_PORT, "tx_1523_to_9022_byte_packets" },
sys/dev/bxe/bxe.c
404
8, STATS_FLAGS_PORT, "tx_pause_frames" },
sys/dev/bxe/bxe.c
412
4, STATS_FLAGS_PORT, "eee_tx_lpi"},