Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_actions_sriov_abi.h462 #define GUC_PF_TRIGGER_VF_RESUME 2u macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_control.c26 case GUC_PF_TRIGGER_VF_RESUME: in control_cmd_to_string()
76 return pf_send_vf_control_cmd(gt, vfid, GUC_PF_TRIGGER_VF_RESUME); in pf_send_vf_resume()