Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_iov.c367 int current_vfs = pci_num_vf(pdev); in fm10k_iov_configure() local
370 if (current_vfs && pci_vfs_assigned(pdev)) { in fm10k_iov_configure()
373 num_vfs = current_vfs; in fm10k_iov_configure()
385 if (num_vfs && (num_vfs != current_vfs)) { in fm10k_iov_configure()