Searched refs:I40E_VFGEN_RSTAT1 (Results 1 – 3 of 3) sorted by relevance
821 wr32(hw, I40E_VFGEN_RSTAT1(vf->vf_id), I40E_VFR_COMPLETED); in i40e_reset_vf()840 wr32(hw, I40E_VFGEN_RSTAT1(vf->vf_id), I40E_VFR_VFACTIVE); in i40e_reset_vf()
619 #define I40E_VFGEN_RSTAT1(_VF) (0x00074400 + ((_VF) * 4)) /* _i=0...127 */ /* Reset: VFR */ macro