Searched defs:ice_ring_container (Results 1 – 1 of 1) sorted by relevance
334 struct ice_ring_container { struct336 struct ice_ring *ring;337 unsigned long next_update; /* jiffies value of next queue update */338 unsigned int total_bytes; /* total bytes processed this int */339 unsigned int total_pkts; /* total packets processed this int */340 u16 itr_idx; /* index in the interrupt vector */341 u16 target_itr; /* value in usecs divided by the hw->itr_gran */342 u16 current_itr; /* value in usecs divided by the hw->itr_gran */347 u16 itr_setting;