Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/ethernet/sfc/
H A Def100_sriov.c53 vfs_assigned = pci_vfs_assigned(dev); in efx_ef100_pci_sriov_disable()
H A Def10_sriov.c368 if (!pci_vfs_assigned(efx->pci_dev)) in efx_ef10_vswitching_remove_pf()
412 unsigned int vfs_assigned = pci_vfs_assigned(dev); in efx_ef10_pci_sriov_disable()
456 if (pci_num_vf(efx->pci_dev) && !pci_vfs_assigned(efx->pci_dev)) in efx_ef10_sriov_fini()
H A Defx_common.c1133 if (!pci_vfs_assigned(efx->pci_dev)) in efx_fini_io()
/linux-6.15/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c208 if (pci_vfs_assigned(pdev)) { in nitrox_sriov_disable()
/linux-6.15/drivers/net/ethernet/intel/fm10k/
H 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-6.15/drivers/pci/
H A Diov.c1142 int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
1174 EXPORT_SYMBOL_GPL(pci_vfs_assigned);
1241 if (pci_vfs_assigned(dev)) { in pci_sriov_configure_simple()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c148 if (!pci_vfs_assigned(pf->pdev)) in ice_free_vfs()
169 if (!pci_vfs_assigned(pf->pdev)) { in ice_free_vfs()
1054 if (!pci_vfs_assigned(pdev)) { in ice_sriov_configure()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c933 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_disable()
978 if (pci_vfs_assigned(bp->pdev)) { in bnxt_sriov_configure()
/linux-6.15/drivers/virtio/
H A Dvirtio_pci_common.c782 if (pci_vfs_assigned(pci_dev)) in virtio_pci_sriov_configure()
/linux-6.15/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.c300 if (pci_vfs_assigned(pdev)) { in nfp_pcie_sriov_disable()
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1162 if (!pci_vfs_assigned(efx->pci_dev)) in efx_siena_fini_io()
/linux-6.15/include/linux/
H A Dpci.h2389 int pci_vfs_assigned(struct pci_dev *dev);
2437 static inline int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
/linux-6.15/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c3913 if (pci_vfs_assigned(adapter->pdev)) { in be_vf_clear()
4147 !pci_vfs_assigned(pdev)) { in be_clear()
5716 if (!pci_vfs_assigned(adapter->pdev)) in be_remove()
6034 if (adapter->num_vfs == 0 && pci_vfs_assigned(pdev)) { in be_pci_sriov_configure()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1758 if (!pci_vfs_assigned(pf->pdev)) in i40e_free_vfs()
1795 if (!pci_vfs_assigned(pf->pdev)) { in i40e_free_vfs()
1948 if (!pci_vfs_assigned(pf->pdev)) { in i40e_pci_sriov_configure()
/linux-6.15/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c1292 if (pci_vfs_assigned(sriov_info->pdev)) { in hinic_pci_sriov_disable()
/linux-6.15/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c1547 if (pci_vfs_assigned(oct->pdev)) { in octep_sriov_disable()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c246 if (pci_vfs_assigned(adapter->pdev)) { in ixgbe_disable_sriov()
/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c1624 if (pci_vfs_assigned(pdev)) { in idpf_sriov_configure()
/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c468 if (pci_vfs_assigned(adapter->pdev)) { in qlcnic_pci_sriov_disable()
/linux-6.15/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1968 if (pci_vfs_assigned(pdev)) { in funeth_sriov_configure()
/linux-6.15/drivers/net/ethernet/sfc/falcon/
H A Defx.c1301 if (!pci_vfs_assigned(efx->pci_dev)) in ef4_fini_io()
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3080 if (pci_vfs_assigned(pdev)) { in hns3_disable_sriov()
3171 } else if (!pci_vfs_assigned(pdev)) { in hns3_pci_sriov_configure()
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2551 if (pci_vfs_assigned(bp->pdev)) { in bnx2x_disable_sriov()
/linux-6.15/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c3832 if (pci_vfs_assigned(oct->pci_dev)) { in lio_pci_sriov_disable()
/linux-6.15/drivers/crypto/hisilicon/
H A Dqm.c3993 if (pci_vfs_assigned(pdev)) { in hisi_qm_sriov_disable()

12