Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc.h42 struct enetc_ring_stats { struct
43 unsigned int packets;
44 unsigned int bytes;
45 unsigned int rx_alloc_errs;