Searched refs:max_nvfs (Results 1 – 1 of 1) sorted by relevance
1605 int max_nvfs; in octep_sriov_configure() local1610 max_nvfs = CFG_GET_MAX_VFS(oct->conf); in octep_sriov_configure()1612 if (num_vfs > max_nvfs) { in octep_sriov_configure()1614 max_nvfs); in octep_sriov_configure()
Completed in 5 milliseconds