Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c1621 int max_nvfs; in octep_sriov_configure() local
1626 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()