Searched refs:itr_tx (Results 1 – 4 of 4) sorted by relevance
669 u32 itr_tx = 2U; in hw_atl2_hw_interrupt_moderation_set() local 697 itr_tx |= tx_min_timer << 0x8U; in hw_atl2_hw_interrupt_moderation_set() 698 itr_tx |= tx_max_timer << 0x10U; in hw_atl2_hw_interrupt_moderation_set() 729 itr_tx |= hw_atl2_timers_table_tx_ in hw_atl2_hw_interrupt_moderation_set() 731 itr_tx |= hw_atl2_timers_table_tx_ in hw_atl2_hw_interrupt_moderation_set() 745 itr_tx = 0U; in hw_atl2_hw_interrupt_moderation_set() 751 hw_atl2_reg_tx_intr_moder_ctrl_set(self, itr_tx, i); in hw_atl2_hw_interrupt_moderation_set()
467 u16 itr_tx; member
2904 coalesce[i].itr_tx = q_vector->tx.itr_settings; in ice_vsi_rebuild_get_coalesce() 2971 rc->itr_settings = coalesce[i].itr_tx; in ice_vsi_rebuild_set_coalesce() 2975 rc->itr_settings = coalesce[0].itr_tx; in ice_vsi_rebuild_set_coalesce() 2989 rc->itr_settings = coalesce[0].itr_tx; in ice_vsi_rebuild_set_coalesce()
190 u32 itr_tx; member