Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c175 .has_sriov = true,
206 .has_sriov = true,
227 .has_sriov = true,
246 .has_sriov = true,
300 .has_sriov = true,
374 .has_sriov = true,
390 .has_sriov = true,
426 .has_sriov = true,
706 xe->info.has_sriov = xe_configfs_primary_gt_allowed(to_pci_dev(xe->drm.dev)) && in xe_info_init_early()
707 desc->has_sriov; in xe_info_init_early()
H A Dxe_device_types.h363 u8 has_sriov:1; member
H A Dxe_configfs.c990 if (match && vfnumber && !match->has_sriov) { in xe_config_make_device_group()
1007 dev->mode = match->has_sriov ? mode : XE_SRIOV_MODE_NONE; in xe_config_make_device_group()