Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c170 static int pf_push_vf_cfg_ctxs(struct xe_gt *gt, unsigned int vfid, u32 begin, u32 num) in pf_push_vf_cfg_ctxs() function
755 ret = pf_push_vf_cfg_ctxs(gt, vfid, 0, 0); in pf_provision_vf_ctxs()
772 ret = pf_push_vf_cfg_ctxs(gt, vfid, config->begin_ctx, config->num_ctxs); in pf_provision_vf_ctxs()