Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc.h65 struct enetc_ring_stats { struct
66 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 …]