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.c1636 int max_nvfs; in octep_sriov_configure() local
1641 max_nvfs = CFG_GET_MAX_VFS(oct->conf); in octep_sriov_configure()
1643 if (num_vfs > max_nvfs) { in octep_sriov_configure()
1645 max_nvfs); in octep_sriov_configure()