Home
last modified time | relevance | path

Searched refs:VPGEN_VFRSTAT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h107 #define VPGEN_VFRSTAT(_VF) (0x00090800 + ((_VF) * 4)) macro
H A Dice_virtchnl_pf.c1195 * when it resets it. Poll the VPGEN_VFRSTAT register for each VF in in ice_reset_all_vfs()
1206 reg = rd32(hw, VPGEN_VFRSTAT(vf->vf_id)); in ice_reset_all_vfs()
1314 /* poll VPGEN_VFRSTAT reg to make sure in ice_reset_vf()
1322 reg = rd32(hw, VPGEN_VFRSTAT(vf->vf_id)); in ice_reset_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h166 #define VPGEN_VFRSTAT(_VF) (0x00090800 + ((_VF) * 4)) macro
H A Dice_sriov.c711 reg = rd32(&pf->hw, VPGEN_VFRSTAT(vf->vf_id)); in ice_sriov_poll_reset_status()

Completed in 11 milliseconds