Home
last modified time | relevance | path

Searched refs:VPGEN_VFRSTAT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h106 #define VPGEN_VFRSTAT(_VF) (0x00090800 + ((_VF) * 4)) macro
Dice_virtchnl_pf.c1199 reg = rd32(hw, VPGEN_VFRSTAT(vf->vf_id)); in ice_reset_all_vfs()
1310 reg = rd32(hw, VPGEN_VFRSTAT(vf->vf_id)); in ice_reset_vf()