Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
953 struct macb_stats { struct954 u32 rx_pause_frames;955 u32 tx_ok;956 u32 tx_single_cols;957 u32 tx_multiple_cols;958 u32 rx_ok;959 u32 rx_fcs_errors;960 u32 rx_align_errors;961 u32 tx_deferred;962 u32 tx_late_cols;[all …]