Searched defs:macb_stats (Results 1 – 2 of 2) sorted by relevance
876 struct macb_stats { struct877 u32 rx_pause_frames;878 u32 tx_ok;879 u32 tx_single_cols;880 u32 tx_multiple_cols;881 u32 rx_ok;882 u32 rx_fcs_errors;883 u32 rx_align_errors;884 u32 tx_deferred;885 u32 tx_late_cols;[all …]
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 …]