Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_types.h20 #define VFID(n) (n) macro
21 #define PFID VFID(0)
H A Dxe_sriov_pf_sysfs.c157 return sched_priority_high_allowed(VFID(1)); in sched_priority_bulk_high_allowed()
512 kobj = create_xe_sriov_kobj(xe, VFID(n), &xe_sriov_vf_ktype); in pf_setup_tree()
605 vf_pdev = xe_pci_sriov_get_vf_pdev(pf_pdev, VFID(n)); in xe_sriov_pf_sysfs_link_vfs()
609 err = sysfs_create_link(xe->sriov.pf.vfs[VFID(n)].kobj, in xe_sriov_pf_sysfs_link_vfs()
636 sysfs_remove_link(xe->sriov.pf.vfs[VFID(n)].kobj, "device"); in xe_sriov_pf_sysfs_unlink_vfs()