Searched refs:itr_tx (Results 1 – 5 of 5) sorted by relevance
669 u32 itr_tx = 2U; in hw_atl2_hw_interrupt_moderation_set() local697 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()
1113 u32 itr_tx = 2U; in hw_atl_b0_hw_interrupt_moderation_set() local1137 itr_tx |= tx_min_timer << 0x8U; in hw_atl_b0_hw_interrupt_moderation_set()1138 itr_tx |= tx_max_timer << 0x10U; in hw_atl_b0_hw_interrupt_moderation_set()1170 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()1172 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()1186 itr_tx = 0U; in hw_atl_b0_hw_interrupt_moderation_set()1192 hw_atl_reg_tx_intr_moder_ctrl_set(self, itr_tx, i); in hw_atl_b0_hw_interrupt_moderation_set()
351 u16 itr_tx; member
2755 coalesce[i].itr_tx = q_vector->tx.itr_setting; in ice_vsi_rebuild_get_coalesce()2817 coalesce[i].itr_tx); in ice_vsi_rebuild_set_coalesce()2821 coalesce[0].itr_tx); in ice_vsi_rebuild_set_coalesce()2833 coalesce[0].itr_tx); in ice_vsi_rebuild_set_coalesce()
188 u32 itr_tx; member