Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_sriov_pf.c59 int newlimit = min_t(u16, wanted_max_vfs(xe), totalvfs); in xe_sriov_pf_readiness() local
69 if (!newlimit) in xe_sriov_pf_readiness()
72 pf_reduce_totalvfs(xe, newlimit); in xe_sriov_pf_readiness()
75 xe->sriov.pf.driver_max_vfs = newlimit; in xe_sriov_pf_readiness()

Completed in 5 milliseconds