Searched defs:enetc_ring_stats (Results 1 – 1 of 1) sorted by relevance
108 struct enetc_ring_stats { struct109 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 …]