Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ibm/emac/
Dcore.h110 struct emac_error_stats { struct
111 u64 tx_undo;
114 u64 rx_dropped_stack;
115 u64 rx_dropped_oom;
116 u64 rx_dropped_error;
117 u64 rx_dropped_resize;
118 u64 rx_dropped_mtu;
119 u64 rx_stopped;
121 u64 rx_bd_errors;
122 u64 rx_bd_overrun;
[all …]