Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h417 struct iavf_ring_container { struct
418 struct iavf_ring *ring; /* pointer to linked list of ring(s) */
419 unsigned long next_update; /* jiffies value of next update */
420 unsigned int total_bytes; /* total bytes processed this int */
421 unsigned int total_packets; /* total packets processed this int */
422 u16 count;
423 u16 target_itr; /* target ITR setting for ring(s) */
424 u16 current_itr; /* current ITR setting for ring(s) */