Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
855 struct macb_stats { struct856 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;[all …]