Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cadence/
Dmacb.h577 struct macb_stats { struct
578 u32 rx_pause_frames;
579 u32 tx_ok;
580 u32 tx_single_cols;
581 u32 tx_multiple_cols;
582 u32 rx_ok;
583 u32 rx_fcs_errors;
584 u32 rx_align_errors;
585 u32 tx_deferred;
586 u32 tx_late_cols;
[all …]