Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/freescale/enetc/
Denetc.h85 struct enetc_ring_stats { struct
86 unsigned int packets;
87 unsigned int bytes;
88 unsigned int rx_alloc_errs;
89 unsigned int xdp_drops;
90 unsigned int xdp_tx;
91 unsigned int xdp_tx_drops;
92 unsigned int xdp_redirect;
93 unsigned int xdp_redirect_failures;
94 unsigned int recycles;
[all …]