Lines Matching refs:GBENU_STATS_P1

888 #define GBENU_STATS_P1(field)					\  macro
999 GBENU_STATS_P1(rx_good_frames),
1000 GBENU_STATS_P1(rx_broadcast_frames),
1001 GBENU_STATS_P1(rx_multicast_frames),
1002 GBENU_STATS_P1(rx_pause_frames),
1003 GBENU_STATS_P1(rx_crc_errors),
1004 GBENU_STATS_P1(rx_align_code_errors),
1005 GBENU_STATS_P1(rx_oversized_frames),
1006 GBENU_STATS_P1(rx_jabber_frames),
1007 GBENU_STATS_P1(rx_undersized_frames),
1008 GBENU_STATS_P1(rx_fragments),
1009 GBENU_STATS_P1(ale_drop),
1010 GBENU_STATS_P1(ale_overrun_drop),
1011 GBENU_STATS_P1(rx_bytes),
1012 GBENU_STATS_P1(tx_good_frames),
1013 GBENU_STATS_P1(tx_broadcast_frames),
1014 GBENU_STATS_P1(tx_multicast_frames),
1015 GBENU_STATS_P1(tx_pause_frames),
1016 GBENU_STATS_P1(tx_deferred_frames),
1017 GBENU_STATS_P1(tx_collision_frames),
1018 GBENU_STATS_P1(tx_single_coll_frames),
1019 GBENU_STATS_P1(tx_mult_coll_frames),
1020 GBENU_STATS_P1(tx_excessive_collisions),
1021 GBENU_STATS_P1(tx_late_collisions),
1022 GBENU_STATS_P1(rx_ipg_error),
1023 GBENU_STATS_P1(tx_carrier_sense_errors),
1024 GBENU_STATS_P1(tx_bytes),
1025 GBENU_STATS_P1(tx_64B_frames),
1026 GBENU_STATS_P1(tx_65_to_127B_frames),
1027 GBENU_STATS_P1(tx_128_to_255B_frames),
1028 GBENU_STATS_P1(tx_256_to_511B_frames),
1029 GBENU_STATS_P1(tx_512_to_1023B_frames),
1030 GBENU_STATS_P1(tx_1024B_frames),
1031 GBENU_STATS_P1(net_bytes),
1032 GBENU_STATS_P1(rx_bottom_fifo_drop),
1033 GBENU_STATS_P1(rx_port_mask_drop),
1034 GBENU_STATS_P1(rx_top_fifo_drop),
1035 GBENU_STATS_P1(ale_rate_limit_drop),
1036 GBENU_STATS_P1(ale_vid_ingress_drop),
1037 GBENU_STATS_P1(ale_da_eq_sa_drop),
1038 GBENU_STATS_P1(ale_unknown_ucast),
1039 GBENU_STATS_P1(ale_unknown_ucast_bytes),
1040 GBENU_STATS_P1(ale_unknown_mcast),
1041 GBENU_STATS_P1(ale_unknown_mcast_bytes),
1042 GBENU_STATS_P1(ale_unknown_bcast),
1043 GBENU_STATS_P1(ale_unknown_bcast_bytes),
1044 GBENU_STATS_P1(ale_pol_match),
1045 GBENU_STATS_P1(ale_pol_match_red),
1046 GBENU_STATS_P1(ale_pol_match_yellow),
1047 GBENU_STATS_P1(tx_mem_protect_err),
1048 GBENU_STATS_P1(tx_pri0_drop),
1049 GBENU_STATS_P1(tx_pri1_drop),
1050 GBENU_STATS_P1(tx_pri2_drop),
1051 GBENU_STATS_P1(tx_pri3_drop),
1052 GBENU_STATS_P1(tx_pri4_drop),
1053 GBENU_STATS_P1(tx_pri5_drop),
1054 GBENU_STATS_P1(tx_pri6_drop),
1055 GBENU_STATS_P1(tx_pri7_drop),
1056 GBENU_STATS_P1(tx_pri0_drop_bcnt),
1057 GBENU_STATS_P1(tx_pri1_drop_bcnt),
1058 GBENU_STATS_P1(tx_pri2_drop_bcnt),
1059 GBENU_STATS_P1(tx_pri3_drop_bcnt),
1060 GBENU_STATS_P1(tx_pri4_drop_bcnt),
1061 GBENU_STATS_P1(tx_pri5_drop_bcnt),
1062 GBENU_STATS_P1(tx_pri6_drop_bcnt),
1063 GBENU_STATS_P1(tx_pri7_drop_bcnt),