Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
876 struct macb_stats { struct877 u32 rx_pause_frames;878 u32 tx_ok;879 u32 tx_single_cols;880 u32 tx_multiple_cols;881 u32 rx_ok;882 u32 rx_fcs_errors;883 u32 rx_align_errors;884 u32 tx_deferred;885 u32 tx_late_cols;[all …]