Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.h16 int xe_gt_sriov_vf_query_config(struct xe_gt *gt);
Dxe_device.c647 err = xe_gt_sriov_vf_query_config(tile->primary_gt); in xe_device_probe()
Dxe_guc.c750 ret = xe_gt_sriov_vf_query_config(gt); in vf_guc_min_load_for_hwconfig()
Dxe_gt_sriov_vf.c439 int xe_gt_sriov_vf_query_config(struct xe_gt *gt) in xe_gt_sriov_vf_query_config() function