Lines Matching refs:GBE_STATSC_INFO
718 #define GBE_STATSC_INFO(field) \ macro
804 GBE_STATSC_INFO(rx_good_frames),
805 GBE_STATSC_INFO(rx_broadcast_frames),
806 GBE_STATSC_INFO(rx_multicast_frames),
807 GBE_STATSC_INFO(rx_pause_frames),
808 GBE_STATSC_INFO(rx_crc_errors),
809 GBE_STATSC_INFO(rx_align_code_errors),
810 GBE_STATSC_INFO(rx_oversized_frames),
811 GBE_STATSC_INFO(rx_jabber_frames),
812 GBE_STATSC_INFO(rx_undersized_frames),
813 GBE_STATSC_INFO(rx_fragments),
814 GBE_STATSC_INFO(rx_bytes),
815 GBE_STATSC_INFO(tx_good_frames),
816 GBE_STATSC_INFO(tx_broadcast_frames),
817 GBE_STATSC_INFO(tx_multicast_frames),
818 GBE_STATSC_INFO(tx_pause_frames),
819 GBE_STATSC_INFO(tx_deferred_frames),
820 GBE_STATSC_INFO(tx_collision_frames),
821 GBE_STATSC_INFO(tx_single_coll_frames),
822 GBE_STATSC_INFO(tx_mult_coll_frames),
823 GBE_STATSC_INFO(tx_excessive_collisions),
824 GBE_STATSC_INFO(tx_late_collisions),
825 GBE_STATSC_INFO(tx_underrun),
826 GBE_STATSC_INFO(tx_carrier_sense_errors),
827 GBE_STATSC_INFO(tx_bytes),
828 GBE_STATSC_INFO(tx_64byte_frames),
829 GBE_STATSC_INFO(tx_65_to_127byte_frames),
830 GBE_STATSC_INFO(tx_128_to_255byte_frames),
831 GBE_STATSC_INFO(tx_256_to_511byte_frames),
832 GBE_STATSC_INFO(tx_512_to_1023byte_frames),
833 GBE_STATSC_INFO(tx_1024byte_frames),
834 GBE_STATSC_INFO(net_bytes),
835 GBE_STATSC_INFO(rx_sof_overruns),
836 GBE_STATSC_INFO(rx_mof_overruns),
837 GBE_STATSC_INFO(rx_dma_overruns),