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.h108 struct enetc_ring_stats { struct
109 unsigned long packets;
110 unsigned long bytes;
111 unsigned long rx_alloc_errs;
112 unsigned long xdp_drops;
113 unsigned long xdp_tx;
114 unsigned long xdp_tx_drops;
115 unsigned long xdp_redirect;
116 unsigned long xdp_redirect_failures;
117 unsigned long recycles;
[all …]