Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb.h239 struct igb_ring_container { struct
240 struct igb_ring *ring; /* pointer to linked list of rings */
241 unsigned int total_bytes; /* total bytes processed this int */
242 unsigned int total_packets; /* total packets processed this int */
243 u16 work_limit; /* total work allowed per interrupt */
244 u8 count; /* total number of rings in vector */
245 u8 itr; /* current ITR setting for ring */