Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h168 #define VPGEN_VFRSTAT(_VF) (0x00090800 + ((_VF) * 4)) macro
H A Dice_sriov.c737 reg = rd32(&pf->hw, VPGEN_VFRSTAT(vf->vf_id)); in ice_sriov_poll_reset_status()