Home
last modified time | relevance | path

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

12

/linux/drivers/crypto/cavium/nitrox/
A Dnitrox_sriov.c208 if (pci_vfs_assigned(pdev)) { in nitrox_sriov_disable()
/linux/drivers/net/ethernet/sfc/
A Def10_sriov.c368 if (!pci_vfs_assigned(efx->pci_dev)) in efx_ef10_vswitching_remove_pf()
411 unsigned int vfs_assigned = pci_vfs_assigned(dev); in efx_ef10_pci_sriov_disable()
452 if (pci_num_vf(efx->pci_dev) && !pci_vfs_assigned(efx->pci_dev)) in efx_ef10_sriov_fini()
A Defx_common.c1158 if (!pci_vfs_assigned(efx->pci_dev)) in efx_fini_io()
/linux/drivers/pci/
A Diov.c1071 int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
1103 EXPORT_SYMBOL_GPL(pci_vfs_assigned);
1170 if (pci_vfs_assigned(dev)) { in pci_sriov_configure_simple()
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_iov.c482 if (pci_num_vf(pdev) && pci_vfs_assigned(pdev)) in fm10k_iov_disable()
496 if (current_vfs && pci_vfs_assigned(pdev)) { in fm10k_iov_configure()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_sriov.c852 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_disable()
898 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_configure()
A Dbnxt_ethtool.c3596 if (pci_vfs_assigned(bp->pdev) && in bnxt_reset()
/linux/drivers/virtio/
A Dvirtio_pci_common.c647 if (pci_vfs_assigned(pci_dev)) in virtio_pci_sriov_configure()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_main.c275 if (pci_vfs_assigned(pdev)) { in nfp_pcie_sriov_disable()
/linux/include/linux/
A Dpci.h2162 int pci_vfs_assigned(struct pci_dev *dev);
2198 static inline int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_main.c3912 if (pci_vfs_assigned(adapter->pdev)) { in be_vf_clear()
4146 !pci_vfs_assigned(pdev)) { in be_clear()
5720 if (!pci_vfs_assigned(adapter->pdev)) in be_remove()
6050 if (adapter->num_vfs == 0 && pci_vfs_assigned(pdev)) { in be_pci_sriov_configure()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c1673 if (!pci_vfs_assigned(pf->pdev)) in i40e_free_vfs()
1710 if (!pci_vfs_assigned(pf->pdev)) { in i40e_free_vfs()
1863 if (!pci_vfs_assigned(pf->pdev)) { in i40e_pci_sriov_configure()
/linux/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_pf.c634 if (!pci_vfs_assigned(pf->pdev)) in ice_free_vfs()
667 if (!pci_vfs_assigned(pf->pdev)) { in ice_free_vfs()
2127 if (!pci_vfs_assigned(pdev)) { in ice_sriov_configure()
/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_sriov.c1282 if (pci_vfs_assigned(sriov_info->pdev)) { in hinic_pci_sriov_disable()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_sriov.c240 if (pci_vfs_assigned(adapter->pdev)) { in ixgbe_disable_sriov()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_sriov_pf.c468 if (pci_vfs_assigned(adapter->pdev)) { in qlcnic_pci_sriov_disable()
/linux/drivers/net/ethernet/sfc/falcon/
A Defx.c1307 if (!pci_vfs_assigned(efx->pci_dev)) in ef4_fini_io()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c2911 if (pci_vfs_assigned(pdev)) { in hns3_disable_sriov()
2987 } else if (!pci_vfs_assigned(pdev)) { in hns3_pci_sriov_configure()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_sriov.c2538 if (pci_vfs_assigned(bp->pdev)) { in bnx2x_disable_sriov()
/linux/drivers/net/ethernet/cavium/liquidio/
A Dlio_main.c3831 if (pci_vfs_assigned(oct->pci_dev)) { in lio_pci_sriov_disable()
/linux/drivers/crypto/hisilicon/
A Dqm.c4481 if (pci_vfs_assigned(pdev)) { in hisi_qm_sriov_disable()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_main.c6269 if (current_vfs && pci_vfs_assigned(pdev)) { in cxgb4_iov_configure()
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c3651 if (pci_vfs_assigned(pdev)) { in igb_disable_sriov()
/linux/
A Dvmlinux.symvers9796 0x00000000 pci_vfs_assigned vmlinux EXPORT_SYMBOL_GPL
A DSystem.map21656 ffff8000105c4d80 T pci_vfs_assigned

Completed in 323 milliseconds

12