Home
last modified time | relevance | path

Searched refs:VFGEN_RSTAT (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/intel/idpf/
A Didpf_vf_dev.c135 adapter->reset_reg.rstat = idpf_get_rstat_reg_addr(adapter, VFGEN_RSTAT); in idpf_vf_reset_reg_init()
190 VFGEN_RSTAT, IDPF_VF_RSTAT_REGION_SZ); in idpf_vf_dev_ops_init()
A Didpf_lan_vf_regs.h8 #define VFGEN_RSTAT 0x00008800 macro
/drivers/net/ethernet/intel/ice/
A Dice_sriov.c497 wr32(hw, VFGEN_RSTAT(vf->vf_id), VIRTCHNL_VFR_VFACTIVE); in ice_start_vfs()
543 wr32(hw, VFGEN_RSTAT(vf->vf_id), VIRTCHNL_VFR_INPROGRESS); in ice_sriov_clear_reset_state()
655 wr32(&vf->pf->hw, VFGEN_RSTAT(vf->vf_id), VIRTCHNL_VFR_VFACTIVE); in ice_sriov_post_vsi_rebuild()
A Dice_hw_autogen.h176 #define VFGEN_RSTAT(_VF) (0x00074000 + ((_VF) * 4)) macro

Completed in 13 milliseconds