Searched refs:tx_rc (Results 1 – 1 of 1) sorted by relevance
2694 struct ice_ring_container *tx_rc = &q_vector->tx; in ice_vsi_rebuild_update_coalesce() local2697 tx_rc->itr_setting = coalesce->itr_tx; in ice_vsi_rebuild_update_coalesce()2701 if (!ITR_IS_DYNAMIC(tx_rc->itr_setting)) in ice_vsi_rebuild_update_coalesce()2702 wr32(hw, GLINT_ITR(tx_rc->itr_idx, q_vector->reg_idx), in ice_vsi_rebuild_update_coalesce()2703 ITR_REG_ALIGN(tx_rc->itr_setting) >> in ice_vsi_rebuild_update_coalesce()