Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h435 struct i40e_ring_container { struct
436 struct i40e_ring *ring; /* pointer to linked list of ring(s) */
437 unsigned long next_update; /* jiffies value of next update */
438 unsigned int total_bytes; /* total bytes processed this int */
439 unsigned int total_packets; /* total packets processed this int */
440 u16 count;
441 u16 target_itr; /* target ITR setting for ring(s) */
442 u16 current_itr; /* current ITR setting for ring(s) */