Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/cadence/
Dmacb.h939 struct macb_stats { struct
940 u32 rx_pause_frames;
941 u32 tx_ok;
942 u32 tx_single_cols;
943 u32 tx_multiple_cols;
944 u32 rx_ok;
945 u32 rx_fcs_errors;
946 u32 rx_align_errors;
947 u32 tx_deferred;
948 u32 tx_late_cols;
[all …]