Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_config.c41 static int guc_action_update_vf_cfg(struct xe_guc *guc, u32 vfid, in guc_action_update_vf_cfg() function
63 ret = guc_action_update_vf_cfg(guc, vfid, 0, 0); in pf_send_vf_cfg_reset()
92 ret = guc_action_update_vf_cfg(guc, vfid, xe_bo_ggtt_addr(bo), num_dwords); in pf_send_vf_cfg_klvs()