Searched refs:itr_tx (Results 1 – 2 of 2) sorted by relevance
829 u32 itr_tx = 2U; in hw_atl_b0_hw_interrupt_moderation_set() local853 itr_tx |= tx_min_timer << 0x8U; in hw_atl_b0_hw_interrupt_moderation_set()854 itr_tx |= tx_max_timer << 0x10U; in hw_atl_b0_hw_interrupt_moderation_set()886 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()888 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()902 itr_tx = 0U; in hw_atl_b0_hw_interrupt_moderation_set()908 hw_atl_reg_tx_intr_moder_ctrl_set(self, itr_tx, i); in hw_atl_b0_hw_interrupt_moderation_set()
119 u32 itr_tx; member