Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
947 struct macb_stats { struct948 u32 rx_pause_frames;949 u32 tx_ok;950 u32 tx_single_cols;951 u32 tx_multiple_cols;952 u32 rx_ok;953 u32 rx_fcs_errors;954 u32 rx_align_errors;955 u32 tx_deferred;956 u32 tx_late_cols;[all …]