Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_control.c210 static struct xe_gt_sriov_control_state *pf_pick_vf_control(struct xe_gt *gt, unsigned int vfid) in pf_pick_vf_control()
220 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_peek_vf_state()
356 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_enter_vf_wip()
367 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_exit_vf_wip()
380 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, vfid); in pf_wait_vf_wip_done()
1348 struct xe_gt_sriov_control_state *cs) in pf_control_state_index()
1356 struct xe_gt_sriov_control_state *cs; in pf_worker_find_work()
1362 cs = list_first_entry_or_null(&pfc->list, struct xe_gt_sriov_control_state, link); in pf_worker_find_work()
1420 struct xe_gt_sriov_control_state *cs = pf_pick_vf_control(gt, n); in xe_gt_sriov_pf_control_init()
Dxe_gt_sriov_pf_types.h28 struct xe_gt_sriov_control_state control;
Dxe_gt_sriov_pf_control_types.h80 struct xe_gt_sriov_control_state { struct