Searched refs:I40E_VFGEN_RSTAT (Results 1 – 4 of 4) sorted by relevance
27 #define i40e_flush(a) readl((a)->hw_addr + I40E_VFGEN_RSTAT)
75 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
201 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_misc_irq_disable()219 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_misc_irq_enable()239 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_irq_disable()274 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_irq_enable()1565 reg_val = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_watchdog_task()1884 reg_val = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_reset_task()3224 rstat = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_check_reset_complete()
3191 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro