Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
862 struct macb_stats { struct863 u32 rx_pause_frames;864 u32 tx_ok;865 u32 tx_single_cols;866 u32 tx_multiple_cols;867 u32 rx_ok;868 u32 rx_fcs_errors;869 u32 rx_align_errors;870 u32 tx_deferred;871 u32 tx_late_cols;[all …]