Searched defs:enetc_ring_stats (Results 1 – 1 of 1) sorted by relevance
65 struct enetc_ring_stats { struct66 unsigned int packets;67 unsigned int bytes;68 unsigned int rx_alloc_errs;69 unsigned int xdp_drops;70 unsigned int xdp_tx;71 unsigned int xdp_tx_drops;72 unsigned int xdp_redirect;73 unsigned int xdp_redirect_failures;74 unsigned int recycles;[all …]