Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
934 struct macb_stats { struct935 u32 rx_pause_frames;936 u32 tx_ok;937 u32 tx_single_cols;938 u32 tx_multiple_cols;939 u32 rx_ok;940 u32 rx_fcs_errors;941 u32 rx_align_errors;942 u32 tx_deferred;943 u32 tx_late_cols;[all …]