Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_txrx.h213 struct ice_ring_container { struct
215 struct ice_ring *ring;
216 unsigned long next_update; /* jiffies value of next queue update */
217 unsigned int total_bytes; /* total bytes processed this int */
218 unsigned int total_pkts; /* total packets processed this int */
219 u16 itr_idx; /* index in the interrupt vector */
220 u16 target_itr; /* value in usecs divided by the hw->itr_gran */
221 u16 current_itr; /* value in usecs divided by the hw->itr_gran */
226 u16 itr_setting;