Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/abi/
H A Dguc_actions_sriov_abi.h439 * | | | - _`GUC_PF_TRIGGER_VF_RESUME` = 2 |
462 #define GUC_PF_TRIGGER_VF_RESUME 2u macro
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_control.c29 case GUC_PF_TRIGGER_VF_RESUME: in control_cmd_to_string()
79 return pf_send_vf_control_cmd(gt, vfid, GUC_PF_TRIGGER_VF_RESUME); in pf_send_vf_resume()