Home
last modified time | relevance | path

Searched defs:enetc_ring_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc.h61 struct enetc_ring_stats { struct
62 unsigned int packets;
63 unsigned int bytes;
64 unsigned int rx_alloc_errs;
65 unsigned int xdp_drops;
66 unsigned int xdp_tx;
67 unsigned int xdp_tx_drops;
68 unsigned int xdp_redirect;
69 unsigned int xdp_redirect_failures;
70 unsigned int xdp_redirect_sg;
[all …]