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.h98 struct enetc_ring_stats { struct
99 unsigned long packets;
100 unsigned long bytes;
101 unsigned long rx_alloc_errs;
102 unsigned long xdp_drops;
103 unsigned long xdp_tx;
104 unsigned long xdp_tx_drops;
105 unsigned long xdp_redirect;
106 unsigned long xdp_redirect_failures;
107 unsigned long recycles;
[all …]