Searched refs:max_nvfs (Results 1 – 1 of 1) sorted by relevance
1621 int max_nvfs; in octep_sriov_configure() local1626 max_nvfs = CFG_GET_MAX_VFS(oct->conf); in octep_sriov_configure()1628 if (num_vfs > max_nvfs) { in octep_sriov_configure()1630 max_nvfs); in octep_sriov_configure()