Searched refs:itr_ (Results 1 – 1 of 1) sorted by relevance
826 u32 itr_ = (self->aq_nic_cfg->itr >> 1); in hw_atl_a0_hw_interrupt_moderation_set() local828 itr_ = min(AQ_CFG_IRQ_MASK, itr_); in hw_atl_a0_hw_interrupt_moderation_set()830 itr_rx = 0x80000000U | (itr_ << 0x10); in hw_atl_a0_hw_interrupt_moderation_set()