Home
last modified time | relevance | path

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

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