Searched refs:I40E_VFGEN_RSTAT (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
H A Di40e_osdep.h50 #define i40e_flush(a) readl((a)->hw_addr + I40E_VFGEN_RSTAT)
H A Di40evf_main.c192 rd32(hw, I40E_VFGEN_RSTAT); i40evf_misc_irq_disable()
210 rd32(hw, I40E_VFGEN_RSTAT); i40evf_misc_irq_enable()
230 rd32(hw, I40E_VFGEN_RSTAT); i40evf_irq_disable()
295 rd32(hw, I40E_VFGEN_RSTAT); i40evf_irq_enable()
1469 reg_val = rd32(hw, I40E_VFGEN_RSTAT) & i40evf_watchdog_task()
1648 reg_val = rd32(hw, I40E_VFGEN_RSTAT) & i40evf_reset_task()
2095 rstat = rd32(hw, I40E_VFGEN_RSTAT) & i40evf_check_reset_complete()
H A Di40e_register.h98 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
H A Di40e_virtchnl.h352 * I40E_VFGEN_RSTAT on the VF
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl.h352 * I40E_VFGEN_RSTAT on the VF
H A Di40e_register.h3198 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro

Completed in 998 milliseconds