Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h113 #define VPGEN_VFRTRIG(_VF) (0x00090000 + ((_VF) * 4)) macro
Dice_virtchnl_pf.c399 reg = rd32(hw, VPGEN_VFRTRIG(vf->vf_id)); in ice_trigger_vf_reset()
401 wr32(hw, VPGEN_VFRTRIG(vf->vf_id), reg); in ice_trigger_vf_reset()
954 reg = rd32(hw, VPGEN_VFRTRIG(vf->vf_id)); in ice_cleanup_and_realloc_vf()
956 wr32(hw, VPGEN_VFRTRIG(vf->vf_id), reg); in ice_cleanup_and_realloc_vf()