Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc.h63 struct igc_ring_container { struct
64 struct igc_ring *ring; /* pointer to linked list of rings */
65 unsigned int total_bytes; /* total bytes processed this int */
66 unsigned int total_packets; /* total packets processed this int */
67 u16 work_limit; /* total work allowed per interrupt */
68 u8 count; /* total number of rings in vector */
69 u8 itr; /* current ITR setting for ring */