Searched refs:max_nvfs (Results 1 – 1 of 1) sorted by relevance
1579 int max_nvfs; in octep_sriov_configure() local1584 max_nvfs = CFG_GET_MAX_VFS(oct->conf); in octep_sriov_configure()1586 if (num_vfs > max_nvfs) { in octep_sriov_configure()1588 max_nvfs); in octep_sriov_configure()