Lines Matching defs:macb_stats
855 struct macb_stats { struct
856 u32 rx_pause_frames;
857 u32 tx_ok;
858 u32 tx_single_cols;
859 u32 tx_multiple_cols;
860 u32 rx_ok;
861 u32 rx_fcs_errors;
862 u32 rx_align_errors;
863 u32 tx_deferred;
864 u32 tx_late_cols;
865 u32 tx_excessive_cols;
866 u32 tx_underruns;
867 u32 tx_carrier_errors;
868 u32 rx_resource_errors;
869 u32 rx_overruns;
870 u32 rx_symbol_errors;
871 u32 rx_oversize_pkts;
872 u32 rx_jabbers;
873 u32 rx_undersize_pkts;
874 u32 sqe_test_errors;
875 u32 rx_length_mismatch;
876 u32 tx_pause_frames;