Lines Matching refs:STATS_FLAGS_PORT

316 #define STATS_FLAGS_PORT  1
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_discard" },
350 8, STATS_FLAGS_PORT, "pfc_frames_received" },
352 8, STATS_FLAGS_PORT, "pfc_frames_sent" },
354 8, STATS_FLAGS_PORT, "rx_brb_discard" },
356 8, STATS_FLAGS_PORT, "rx_brb_truncate" },
358 8, STATS_FLAGS_PORT, "rx_pause_frames" },
360 8, STATS_FLAGS_PORT, "rx_mac_ctrl_frames" },
362 4, STATS_FLAGS_PORT, "rx_constant_pause_events" },
366 8, STATS_FLAGS_PORT, "tx_error_bytes" },
374 8, STATS_FLAGS_PORT, "tx_mac_errors" },
376 8, STATS_FLAGS_PORT, "tx_carrier_errors" },
378 8, STATS_FLAGS_PORT, "tx_single_collisions" },
380 8, STATS_FLAGS_PORT, "tx_multi_collisions" },
382 8, STATS_FLAGS_PORT, "tx_deferred" },
384 8, STATS_FLAGS_PORT, "tx_excess_collisions" },
386 8, STATS_FLAGS_PORT, "tx_late_collisions" },
388 8, STATS_FLAGS_PORT, "tx_total_collisions" },
390 8, STATS_FLAGS_PORT, "tx_64_byte_packets" },
392 8, STATS_FLAGS_PORT, "tx_65_to_127_byte_packets" },
394 8, STATS_FLAGS_PORT, "tx_128_to_255_byte_packets" },
396 8, STATS_FLAGS_PORT, "tx_256_to_511_byte_packets" },
398 8, STATS_FLAGS_PORT, "tx_512_to_1023_byte_packets" },
400 8, STATS_FLAGS_PORT, "tx_1024_to_1522_byte_packets" },
402 8, STATS_FLAGS_PORT, "tx_1523_to_9022_byte_packets" },
404 8, STATS_FLAGS_PORT, "tx_pause_frames" },
412 4, STATS_FLAGS_PORT, "eee_tx_lpi"},