Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ibm/emac/
Dcore.h100 struct emac_error_stats { struct
101 u64 tx_undo;
104 u64 rx_dropped_stack;
105 u64 rx_dropped_oom;
106 u64 rx_dropped_error;
107 u64 rx_dropped_resize;
108 u64 rx_dropped_mtu;
109 u64 rx_stopped;
111 u64 rx_bd_errors;
112 u64 rx_bd_overrun;
[all …]