Searched refs:itr_tx (Results 1 – 2 of 2) sorted by relevance
884 u32 itr_tx = 2U; in hw_atl_b0_hw_interrupt_moderation_set() local908 itr_tx |= tx_min_timer << 0x8U; in hw_atl_b0_hw_interrupt_moderation_set()909 itr_tx |= tx_max_timer << 0x10U; in hw_atl_b0_hw_interrupt_moderation_set()941 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()943 itr_tx |= hw_atl_b0_timers_table_tx_ in hw_atl_b0_hw_interrupt_moderation_set()957 itr_tx = 0U; in hw_atl_b0_hw_interrupt_moderation_set()963 hw_atl_reg_tx_intr_moder_ctrl_set(self, itr_tx, i); in hw_atl_b0_hw_interrupt_moderation_set()
129 u32 itr_tx; member