Searched refs:wanted_max_vfs (Results 1 – 1 of 1) sorted by relevance
15 static unsigned int wanted_max_vfs(struct xe_device *xe) in wanted_max_vfs() function54 int newlimit = min_t(u16, wanted_max_vfs(xe), totalvfs); in xe_sriov_pf_readiness()