Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
573 struct macb_stats { struct574 u32 rx_pause_frames;575 u32 tx_ok;576 u32 tx_single_cols;577 u32 tx_multiple_cols;578 u32 rx_ok;579 u32 rx_fcs_errors;580 u32 rx_align_errors;581 u32 tx_deferred;582 u32 tx_late_cols;[all …]