Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
937 struct macb_stats { struct938 u32 rx_pause_frames;939 u32 tx_ok;940 u32 tx_single_cols;942 u32 rx_ok;943 u32 rx_fcs_errors;945 u32 tx_deferred;946 u32 tx_late_cols;948 u32 tx_underruns;951 u32 rx_overruns;[all …]
Completed in 13 milliseconds