Home
last modified time | relevance | path

Searched defs:macb_stats (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/cadence/
H A Dmacb.h984 struct macb_stats { struct
985 u64 rx_pause_frames;
986 u64 tx_ok;
987 u64 tx_single_cols;
988 u64 tx_multiple_cols;
989 u64 rx_ok;
990 u64 rx_fcs_errors;
991 u64 rx_align_errors;
992 u64 tx_deferred;
993 u64 tx_late_cols;
[all …]