Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_control.c214 static struct xe_gt_sriov_control_state *pf_pick_vf_control(struct xe_gt *gt, unsigned int vfid) in pf_pick_vf_control()
224 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_peek_vf_state()
360 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_enter_vf_wip()
371 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_exit_vf_wip()
384 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_wait_vf_wip_done()
1391 struct xe_gt_sriov_control_state *cs) in pf_control_state_index()
1399 struct xe_gt_sriov_control_state *cs; in pf_worker_find_work()
1405 cs = list_first_entry_or_null(&pfc->list, struct xe_gt_sriov_control_state, link); in pf_worker_find_work()
1463 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, n); in xe_gt_sriov_pf_control_init()
H A Dxe_gt_sriov_pf_control_types.h82 struct xe_gt_sriov_control_state { struct