Lines Matching refs:rd32
192 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_misc_irq_disable()
210 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_misc_irq_enable()
230 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_irq_disable()
265 dyn_ctl = rd32(hw, I40E_VFINT_DYN_CTL01); in i40evf_fire_sw_int()
273 dyn_ctl = rd32(hw, I40E_VFINT_DYN_CTLN1(i - 1)); in i40evf_fire_sw_int()
295 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_irq_enable()
311 rd32(hw, I40E_VFINT_ICR01); in i40evf_msix_aq()
312 rd32(hw, I40E_VFINT_ICR0_ENA1); in i40evf_msix_aq()
315 val = rd32(hw, I40E_VFINT_DYN_CTL01) | in i40evf_msix_aq()
1469 reg_val = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_watchdog_task()
1497 reg_val = rd32(hw, I40E_VF_ARQLEN1) & I40E_VF_ARQLEN1_ARQENABLE_MASK; in i40evf_watchdog_task()
1635 reg_val = rd32(hw, I40E_VF_ARQLEN1) & in i40evf_reset_task()
1648 reg_val = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_reset_task()
1816 val = rd32(hw, hw->aq.arq.len); in i40evf_adminq_task()
1833 val = rd32(hw, hw->aq.asq.len); in i40evf_adminq_task()
2095 rstat = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_check_reset_complete()