/Linux-v5.10/drivers/crypto/cavium/nitrox/ |
D | nitrox_sriov.c | 208 if (pci_vfs_assigned(pdev)) { in nitrox_sriov_disable()
|
/Linux-v5.10/drivers/net/ethernet/sfc/ |
D | ef10_sriov.c | 371 if (!pci_vfs_assigned(efx->pci_dev)) in efx_ef10_vswitching_remove_pf() 410 vfs_assigned = pci_vfs_assigned(dev); in efx_ef10_pci_sriov_disable() 447 if (pci_num_vf(efx->pci_dev) && !pci_vfs_assigned(efx->pci_dev)) in efx_ef10_sriov_fini()
|
D | efx_common.c | 1158 if (!pci_vfs_assigned(efx->pci_dev)) in efx_fini_io()
|
/Linux-v5.10/drivers/pci/ |
D | iov.c | 976 int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function 1008 EXPORT_SYMBOL_GPL(pci_vfs_assigned); 1075 if (pci_vfs_assigned(dev)) { in pci_sriov_configure_simple()
|
/Linux-v5.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_iov.c | 482 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-v5.10/drivers/virtio/ |
D | virtio_pci_common.c | 604 if (pci_vfs_assigned(pci_dev)) in virtio_pci_sriov_configure()
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_sriov.c | 825 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_disable() 871 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_configure()
|
D | bnxt_ethtool.c | 3419 if (pci_vfs_assigned(bp->pdev) && in bnxt_reset()
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_main.c | 275 if (pci_vfs_assigned(pdev)) { in nfp_pcie_sriov_disable()
|
/Linux-v5.10/drivers/net/ethernet/intel/ice/ |
D | ice_virtchnl_pf.c | 358 if (!pci_vfs_assigned(pf->pdev)) in ice_free_vfs() 390 if (!pci_vfs_assigned(pf->pdev)) { in ice_free_vfs() 1678 if (!pci_vfs_assigned(pdev)) { in ice_sriov_configure()
|
/Linux-v5.10/include/linux/ |
D | pci.h | 2064 int pci_vfs_assigned(struct pci_dev *dev); 2100 static inline int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
|
/Linux-v5.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.c | 1592 if (!pci_vfs_assigned(pf->pdev)) in i40e_free_vfs() 1629 if (!pci_vfs_assigned(pf->pdev)) { in i40e_free_vfs() 1781 if (!pci_vfs_assigned(pf->pdev)) { in i40e_pci_sriov_configure()
|
/Linux-v5.10/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 3912 if (pci_vfs_assigned(adapter->pdev)) { in be_vf_clear() 4146 !pci_vfs_assigned(pdev)) { in be_clear() 5727 if (!pci_vfs_assigned(adapter->pdev)) in be_remove() 6056 if (adapter->num_vfs == 0 && pci_vfs_assigned(pdev)) { in be_pci_sriov_configure()
|
/Linux-v5.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_sriov.c | 1279 if (pci_vfs_assigned(sriov_info->pdev)) { in hinic_pci_sriov_disable()
|
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_sriov.c | 240 if (pci_vfs_assigned(adapter->pdev)) { in ixgbe_disable_sriov()
|
/Linux-v5.10/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov_pf.c | 468 if (pci_vfs_assigned(adapter->pdev)) { in qlcnic_pci_sriov_disable()
|
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 2084 if (pci_vfs_assigned(pdev)) { in hns3_disable_sriov() 2160 } else if (!pci_vfs_assigned(pdev)) { in hns3_pci_sriov_configure()
|
/Linux-v5.10/drivers/net/ethernet/sfc/falcon/ |
D | efx.c | 1311 if (!pci_vfs_assigned(efx->pci_dev)) in ef4_fini_io()
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.c | 2543 if (pci_vfs_assigned(bp->pdev)) { in bnx2x_disable_sriov()
|
/Linux-v5.10/drivers/crypto/hisilicon/ |
D | qm.c | 3173 if (pci_vfs_assigned(pdev)) { in hisi_qm_sriov_disable()
|
/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 3827 if (pci_vfs_assigned(oct->pci_dev)) { in lio_pci_sriov_disable()
|
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 6272 if (current_vfs && pci_vfs_assigned(pdev)) { in cxgb4_iov_configure()
|
/Linux-v5.10/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 3635 if (pci_vfs_assigned(pdev)) { in igb_disable_sriov()
|