Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc.h44 struct igc_rx_queue_stats { struct
45 u64 packets;
46 u64 bytes;
47 u64 drops;
48 u64 csum_err;
49 u64 alloc_failed;
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
Digc.h55 struct igc_rx_queue_stats { struct
56 u64 packets;
57 u64 bytes;
58 u64 drops;
59 u64 csum_err;
60 u64 alloc_failed;