Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance
476 struct macb_stats { struct477 u32 rx_pause_frames;478 u32 tx_ok;479 u32 tx_single_cols;480 u32 tx_multiple_cols;481 u32 rx_ok;482 u32 rx_fcs_errors;483 u32 rx_align_errors;484 u32 tx_deferred;485 u32 tx_late_cols;[all …]