Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/
Diov.c770 int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
802 EXPORT_SYMBOL_GPL(pci_vfs_assigned);
869 if (pci_vfs_assigned(dev)) { in pci_sriov_configure_simple()
/Linux-v4.19/drivers/net/ethernet/sfc/
Def10_sriov.c375 if (!pci_vfs_assigned(efx->pci_dev)) in efx_ef10_vswitching_remove_pf()
414 vfs_assigned = pci_vfs_assigned(dev); in efx_ef10_pci_sriov_disable()
451 if (pci_num_vf(efx->pci_dev) && !pci_vfs_assigned(efx->pci_dev)) in efx_ef10_sriov_fini()
Defx.c1373 if (!pci_vfs_assigned(efx->pci_dev)) in efx_fini_io()
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_iov.c454 if (pci_num_vf(pdev) && pci_vfs_assigned(pdev)) in fm10k_iov_disable()
482 if (current_vfs && pci_vfs_assigned(pdev)) { in fm10k_iov_configure()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c744 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_disable()
786 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_configure()
Dbnxt_ethtool.c2658 if (pci_vfs_assigned(bp->pdev)) { in bnxt_reset()
/Linux-v4.19/drivers/virtio/
Dvirtio_pci_common.c605 if (pci_vfs_assigned(pci_dev)) in virtio_pci_sriov_configure()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_main.c309 if (pci_vfs_assigned(pdev)) { in nfp_pcie_sriov_disable()
/Linux-v4.19/include/linux/
Dpci.h1985 int pci_vfs_assigned(struct pci_dev *dev);
2015 static inline int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c1387 if (!pci_vfs_assigned(pf->pdev)) in i40e_free_vfs()
1409 if (!pci_vfs_assigned(pf->pdev)) { in i40e_free_vfs()
1554 if (!pci_vfs_assigned(pf->pdev)) { in i40e_pci_sriov_configure()
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_main.c3917 if (pci_vfs_assigned(adapter->pdev)) { in be_vf_clear()
4134 !pci_vfs_assigned(pdev)) { in be_clear()
5847 if (!pci_vfs_assigned(adapter->pdev)) in be_remove()
6188 if (adapter->num_vfs == 0 && pci_vfs_assigned(pdev)) { in be_pci_sriov_configure()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c240 if (pci_vfs_assigned(adapter->pdev)) { in ixgbe_disable_sriov()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1578 if (pci_vfs_assigned(pdev)) { in hns3_disable_sriov()
1655 } else if (!pci_vfs_assigned(pdev)) { in hns3_pci_sriov_configure()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_pf.c469 if (pci_vfs_assigned(adapter->pdev)) { in qlcnic_pci_sriov_disable()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.c1314 if (!pci_vfs_assigned(efx->pci_dev)) in ef4_fini_io()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c2555 if (pci_vfs_assigned(bp->pdev)) { in bnx2x_disable_sriov()
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c3795 if (pci_vfs_assigned(oct->pci_dev)) { in lio_pci_sriov_disable()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c5273 if (current_vfs && pci_vfs_assigned(pdev)) { in cxgb4_iov_configure()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_main.c3511 if (pci_vfs_assigned(pdev)) { in igb_disable_sriov()