Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
953 struct macb_stats { struct954 u64 rx_pause_frames;955 u64 tx_ok;956 u64 tx_single_cols;957 u64 tx_multiple_cols;958 u64 rx_ok;959 u64 rx_fcs_errors;960 u64 rx_align_errors;961 u64 tx_deferred;962 u64 tx_late_cols;[all …]