Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Def10_sriov.c347 if (!pci_vfs_assigned(efx->pci_dev)) in efx_ef10_vswitching_remove_pf()
386 vfs_assigned = pci_vfs_assigned(dev); in efx_ef10_pci_sriov_disable()
423 if (pci_num_vf(efx->pci_dev) && !pci_vfs_assigned(efx->pci_dev)) in efx_ef10_sriov_fini()
Defx.c1314 if (!pci_vfs_assigned(efx->pci_dev)) in efx_fini_io()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_iov.c342 if (pci_num_vf(pdev) && pci_vfs_assigned(pdev)) in fm10k_iov_disable()
370 if (current_vfs && pci_vfs_assigned(pdev)) { in fm10k_iov_configure()
/linux-4.4.14/drivers/pci/
Diov.c683 int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
715 EXPORT_SYMBOL_GPL(pci_vfs_assigned);
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c527 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_disable()
562 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_configure()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c890 if (!pci_vfs_assigned(pf->pdev)) in i40e_free_vfs()
914 if (!pci_vfs_assigned(pf->pdev)) { in i40e_free_vfs()
1055 if (!pci_vfs_assigned(pf->pdev)) { in i40e_pci_sriov_configure()
/linux-4.4.14/include/linux/
Dpci.h1728 int pci_vfs_assigned(struct pci_dev *dev);
1745 static inline int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c213 if (pci_vfs_assigned(adapter->pdev)) { in ixgbe_disable_sriov()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c3720 if (pci_vfs_assigned(adapter->pdev)) { in be_vf_clear()
3831 !pci_vfs_assigned(pdev)) { in be_clear()
6031 if (adapter->num_vfs == 0 && pci_vfs_assigned(pdev)) { in be_pci_sriov_configure()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_pf.c469 if (pci_vfs_assigned(adapter->pdev)) { in qlcnic_pci_sriov_disable()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c2538 if (pci_vfs_assigned(bp->pdev)) { in bnx2x_disable_sriov()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c2681 if (pci_vfs_assigned(pdev)) { in igb_disable_sriov()