Searched refs:driver_max_vfs (Results 1 – 3 of 3) sorted by relevance
75 xe->sriov.pf.driver_max_vfs = newlimit; in xe_sriov_pf_readiness() 146 drm_printf(p, "supported: %u\n", xe->sriov.pf.driver_max_vfs); in xe_sriov_pf_print_vfs_summary()
32 /** @driver_max_vfs: Maximum number of VFs supported by the driver. */33 u16 driver_max_vfs; member
37 return xe->sriov.pf.driver_max_vfs; in xe_sriov_pf_get_totalvfs()