Home
last modified time | relevance | path

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

/linux/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/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c208 if (pci_vfs_assigned(pdev)) { in nitrox_sriov_disable()
/linux/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/drivers/pci/
H A Diov.c1198 * pci_vfs_assigned - returns number of VFs are assigned to a guest
1204 int pci_vfs_assigned(struct pci_dev *dev) in pci_vfs_assigned() function
1236 EXPORT_SYMBOL_GPL(pci_vfs_assigned);
1303 if (pci_vfs_assigned(dev)) { in pci_sriov_configure_simple()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_sriov.c137 if (!pci_vfs_assigned(wx->pdev)) in wx_disable_sriov()
190 if (!pci_vfs_assigned(pdev)) { in wx_pci_sriov_configure()
/linux/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()
H A Dbnxt_ethtool.c5131 if (pci_vfs_assigned(bp->pdev) && in bnxt_reset()
/linux/drivers/virtio/
H A Dvirtio_pci_common.c782 if (pci_vfs_assigned(pci_dev)) in virtio_pci_sriov_configure()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.c300 if (pci_vfs_assigned(pdev)) { in nfp_pcie_sriov_disable()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c3913 if (pci_vfs_assigned(adapter->pdev)) { in be_vf_clear()
4146 !pci_vfs_assigned(pdev)) { in be_clear()
5715 if (!pci_vfs_assigned(adapter->pdev)) in be_remove()
6033 if (adapter->num_vfs == 0 && pci_vfs_assigned(pdev)) { in be_pci_sriov_configure()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1755 if (!pci_vfs_assigned(pf->pdev)) in i40e_free_vfs()
1792 if (!pci_vfs_assigned(pf->pdev)) { in i40e_free_vfs()
1945 if (!pci_vfs_assigned(pf->pdev)) { in i40e_pci_sriov_configure()
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c1547 if (pci_vfs_assigned(oct->pdev)) { in octep_sriov_disable()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c1292 if (pci_vfs_assigned(sriov_info->pdev)) { in hinic_pci_sriov_disable()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c250 if (pci_vfs_assigned(adapter->pdev)) { in ixgbe_disable_sriov()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c468 if (pci_vfs_assigned(adapter->pdev)) { in qlcnic_pci_sriov_disable()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c1681 if (pci_vfs_assigned(pdev)) { in idpf_sriov_configure()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1968 if (pci_vfs_assigned(pdev)) { in funeth_sriov_configure()
/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c1301 if (!pci_vfs_assigned(efx->pci_dev)) in ef4_fini_io()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2551 if (pci_vfs_assigned(bp->pdev)) { in bnx2x_disable_sriov()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c3832 if (pci_vfs_assigned(oct->pci_dev)) { in lio_pci_sriov_disable()
/linux/drivers/crypto/hisilicon/
H A Dqm.c3992 if (pci_vfs_assigned(pdev)) { in hisi_qm_sriov_disable()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6254 if (current_vfs && pci_vfs_assigned(pdev)) { in cxgb4_iov_configure()