Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h107 struct enetc_ring_stats { struct
108 unsigned long packets;
109 unsigned long bytes;
110 unsigned long rx_alloc_errs;
111 unsigned long xdp_drops;
112 unsigned long xdp_tx;
113 unsigned long xdp_tx_drops;
114 unsigned long xdp_redirect;
115 unsigned long xdp_redirect_failures;
116 unsigned long recycles;
[all …]