Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c611 wr32(hw, VFGEN_RSTAT(vf->vf_id), VIRTCHNL_VFR_VFACTIVE); in ice_start_vfs()
769 wr32(&vf->pf->hw, VFGEN_RSTAT(vf->vf_id), VIRTCHNL_VFR_VFACTIVE); in ice_sriov_post_vsi_rebuild()
/linux/include/linux/avf/
H A Dvirtchnl.h1120 VIRTCHNL_VFR_VFACTIVE, enumerator
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c2778 if (reg_val == VIRTCHNL_VFR_VFACTIVE || in iavf_watchdog_task()
2987 if (reg_val == VIRTCHNL_VFR_VFACTIVE) in iavf_reset_task()
4778 if ((rstat == VIRTCHNL_VFR_VFACTIVE) || in iavf_check_reset_complete()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1541 wr32(hw, I40E_VFGEN_RSTAT1(vf->vf_id), VIRTCHNL_VFR_VFACTIVE); in i40e_cleanup_reset_vf()