Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_control.c213 static struct xe_gt_sriov_control_state *pf_pick_vf_control(struct xe_gt *gt, unsigned int vfid) in pf_pick_vf_control()
223 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_peek_vf_state()
359 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_enter_vf_wip()
370 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_exit_vf_wip()
383 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_wait_vf_wip_done()
1388 struct xe_gt_sriov_control_state *cs) in pf_control_state_index()
1396 struct xe_gt_sriov_control_state *cs; in pf_worker_find_work()
1402 cs = list_first_entry_or_null(&pfc->list, struct xe_gt_sriov_control_state, link); in pf_worker_find_work()
1460 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_types.h29 struct xe_gt_sriov_control_state control;
H A Dxe_gt_sriov_pf_control_types.h82 struct xe_gt_sriov_control_state { struct