Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_actions_sriov_abi.h463 #define GUC_PF_TRIGGER_VF_STOP 3u macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_control.c28 case GUC_PF_TRIGGER_VF_STOP: in control_cmd_to_string()
81 return pf_send_vf_control_cmd(gt, vfid, GUC_PF_TRIGGER_VF_STOP); in pf_send_vf_stop()