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