Home
last modified time | relevance | path

Searched defs:num_vfs (Results 1 – 25 of 99) sorted by relevance

1234

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c19 int num_vfs) in cptpf_enable_vfpf_mbox_intr()
45 int num_vfs) in cptpf_disable_vfpf_mbox_intr()
70 int num_vfs) in cptpf_enable_vf_flr_me_intrs()
101 int num_vfs) in cptpf_disable_vf_flr_me_intrs()
234 int num_vfs) in cptpf_unregister_vfpf_intr()
240 static int cptpf_register_vfpf_intr(struct otx2_cptpf_dev *cptpf, int num_vfs) in cptpf_register_vfpf_intr()
332 static int cptpf_flr_wq_init(struct otx2_cptpf_dev *cptpf, int num_vfs) in cptpf_flr_wq_init()
356 static int cptpf_vfpf_mbox_init(struct otx2_cptpf_dev *cptpf, int num_vfs) in cptpf_vfpf_mbox_init()
671 int num_vfs = pci_num_vf(pdev); in cptpf_sriov_disable() local
686 static int cptpf_sriov_enable(struct pci_dev *pdev, int num_vfs) in cptpf_sriov_enable()
[all …]
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c15 static inline bool num_vfs_valid(int num_vfs) in num_vfs_valid()
31 static inline enum vf_mode num_vfs_to_mode(int num_vfs) in num_vfs_to_mode()
153 static int nitrox_sriov_enable(struct pci_dev *pdev, int num_vfs) in nitrox_sriov_enable()
228 int nitrox_sriov_configure(struct pci_dev *pdev, int num_vfs) in nitrox_sriov_configure()
H A Dnitrox_isr.h15 static inline int nitrox_sriov_configure(struct pci_dev *pdev, int num_vfs) in nitrox_sriov_configure()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c284 static int pnv_pci_vf_release_m64(struct pci_dev *pdev, u16 num_vfs) in pnv_pci_vf_release_m64()
415 static int pnv_pci_vf_assign_m64(struct pci_dev *pdev, u16 num_vfs) in pnv_pci_vf_assign_m64()
508 u16 num_vfs; in pnv_pci_vf_resource_shift() local
593 u16 num_vfs, base_pe; in pnv_pci_sriov_disable() local
614 static void pnv_ioda_setup_vf_PE(struct pci_dev *pdev, u16 num_vfs) in pnv_ioda_setup_vf_PE()
674 static int pnv_pci_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pnv_pci_sriov_enable()
754 int pnv_pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pnv_pcibios_sriov_enable()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c72 static int mlx5_device_enable_sriov(struct mlx5_core_dev *dev, int num_vfs) in mlx5_device_enable_sriov()
126 mlx5_device_disable_sriov(struct mlx5_core_dev *dev, int num_vfs, bool clear_vf, bool num_vf_change) in mlx5_device_disable_sriov()
179 static int mlx5_sriov_enable(struct pci_dev *pdev, int num_vfs) in mlx5_sriov_enable()
205 int num_vfs = pci_num_vf(dev->pdev); in mlx5_sriov_disable() local
213 int mlx5_core_sriov_configure(struct pci_dev *pdev, int num_vfs) in mlx5_core_sriov_configure()
H A Deswitch.c1182 void mlx5_eswitch_unload_vf_vports(struct mlx5_eswitch *esw, u16 num_vfs) in mlx5_eswitch_unload_vf_vports()
1207 int mlx5_eswitch_load_vf_vports(struct mlx5_eswitch *esw, u16 num_vfs, in mlx5_eswitch_load_vf_vports()
1367 mlx5_eswitch_update_num_of_vfs(struct mlx5_eswitch *esw, int num_vfs) in mlx5_eswitch_update_num_of_vfs()
1462 int mlx5_eswitch_enable_locked(struct mlx5_eswitch *esw, int num_vfs) in mlx5_eswitch_enable_locked()
1520 int mlx5_eswitch_enable(struct mlx5_eswitch *esw, int num_vfs) in mlx5_eswitch_enable()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c367 static int bnxt_set_vf_attr(struct bnxt *bp, int num_vfs) in bnxt_set_vf_attr()
379 static int bnxt_hwrm_func_vf_resource_free(struct bnxt *bp, int num_vfs) in bnxt_hwrm_func_vf_resource_free()
422 static int bnxt_alloc_vf_resources(struct bnxt *bp, int num_vfs) in bnxt_alloc_vf_resources()
524 static int bnxt_hwrm_func_vf_resc_cfg(struct bnxt *bp, int num_vfs, bool reset) in bnxt_hwrm_func_vf_resc_cfg()
637 static int bnxt_hwrm_func_cfg(struct bnxt *bp, int num_vfs) in bnxt_hwrm_func_cfg()
722 static int bnxt_func_cfg(struct bnxt *bp, int num_vfs, bool reset) in bnxt_func_cfg()
730 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov()
755 static int bnxt_sriov_enable(struct bnxt *bp, int *num_vfs) in bnxt_sriov_enable()
861 u16 num_vfs = pci_num_vf(bp->pdev); in bnxt_sriov_disable() local
890 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs) in bnxt_sriov_configure()
[all …]
H A Dbnxt_vfr.c266 u16 num_vfs, i; in bnxt_vf_reps_close() local
315 u16 num_vfs = pci_num_vf(bp->pdev); in __bnxt_vf_reps_destroy() local
383 u16 num_vfs = pci_num_vf(bp->pdev); in bnxt_vf_reps_free() local
420 u16 *cfa_code_map = bp->cfa_code_map, num_vfs = pci_num_vf(bp->pdev); in bnxt_vf_reps_alloc() local
493 u16 *cfa_code_map = NULL, num_vfs = pci_num_vf(bp->pdev); in bnxt_vf_reps_create() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpci.c57 static int pseries_send_map_pe(struct pci_dev *pdev, u16 num_vfs, in pseries_send_map_pe()
103 static int pseries_associate_pes(struct pci_dev *pdev, u16 num_vfs) in pseries_associate_pes()
147 static int pseries_pci_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pseries_pci_sriov_enable()
190 static int pseries_pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pseries_pcibios_sriov_enable()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_sriov.c16 static int efx_ef100_pci_sriov_enable(struct efx_nic *efx, int num_vfs) in efx_ef100_pci_sriov_enable()
66 int efx_ef100_sriov_configure(struct efx_nic *efx, int num_vfs) in efx_ef100_sriov_configure()
H A Def10_sriov.c377 static int efx_ef10_pci_sriov_enable(struct efx_nic *efx, int num_vfs) in efx_ef10_pci_sriov_enable()
434 int efx_ef10_sriov_configure(struct efx_nic *efx, int num_vfs) in efx_ef10_sriov_configure()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_bus_pci.c143 static int ionic_vf_alloc(struct ionic *ionic, int num_vfs) in ionic_vf_alloc()
182 static int ionic_sriov_configure(struct pci_dev *pdev, int num_vfs) in ionic_sriov_configure()
306 int num_vfs; in ionic_probe() local
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_iov.c287 int num_vfs, i; in fm10k_iov_suspend() local
332 int num_vfs, i; in fm10k_iov_resume() local
423 static s32 fm10k_iov_alloc_data(struct pci_dev *pdev, int num_vfs) in fm10k_iov_alloc_data()
491 int fm10k_iov_configure(struct pci_dev *pdev, int num_vfs) in fm10k_iov_configure()
/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c168 uint16_t num_vfs; in register_vfs() local
201 uint16_t num_vfs = dev->exp.sriov_pf.num_vfs; in unregister_vfs() local
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_pf_msg.c13 int i, num_vfs = pci_num_vf(accel_to_pci_dev(accel_dev)); in adf_pf2vf_notify_restarting() local
/openbmc/qemu/include/hw/pci/
H A Dpcie_sriov.h19 uint16_t num_vfs; /* Number of virtual functions created */ member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c25 unsigned int num_vfs) in ixgbe_alloc_vf_macvlans()
52 unsigned int num_vfs) in __ixgbe_enable_sriov()
158 unsigned int num_vfs; in ixgbe_enable_sriov() local
208 unsigned int num_vfs = adapter->num_vfs, vf; in ixgbe_disable_sriov() local
271 static int ixgbe_pci_sriov_enable(struct pci_dev *dev, int num_vfs) in ixgbe_pci_sriov_enable()
355 int ixgbe_pci_sriov_configure(struct pci_dev *dev, int num_vfs) in ixgbe_pci_sriov_configure()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c457 static int ice_set_per_vf_res(struct ice_pf *pf, u16 num_vfs) in ice_set_per_vf_res()
788 static int ice_create_vf_entries(struct ice_pf *pf, u16 num_vfs) in ice_create_vf_entries()
830 static int ice_ena_vfs(struct ice_pf *pf, u16 num_vfs) in ice_ena_vfs()
904 static int ice_pci_sriov_ena(struct ice_pf *pf, int num_vfs) in ice_pci_sriov_ena()
966 int ice_sriov_configure(struct pci_dev *pdev, int num_vfs) in ice_sriov_configure()
/openbmc/linux/drivers/pci/
H A Diov.c398 u16 num_vfs; in sriov_numvfs_show() local
421 u16 num_vfs; in sriov_numvfs_store() local
566 int __weak pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pcibios_sriov_enable()
576 static int sriov_add_vfs(struct pci_dev *dev, u16 num_vfs) in sriov_add_vfs()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/
H A Dmain.c24 static int nfp_nic_sriov_enable(struct nfp_app *app, int num_vfs) in nfp_nic_sriov_enable()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c75 u32 num_vfs, max, temp; in qlcnic_sriov_pf_cal_res_limit() local
566 static int qlcnic_sriov_pf_enable(struct qlcnic_adapter *adapter, int num_vfs) in qlcnic_sriov_pf_enable()
581 int num_vfs) in __qlcnic_pci_sriov_enable()
618 static int qlcnic_pci_sriov_enable(struct qlcnic_adapter *adapter, int num_vfs) in qlcnic_pci_sriov_enable()
667 int qlcnic_pci_sriov_configure(struct pci_dev *dev, int num_vfs) in qlcnic_pci_sriov_configure()
1767 u16 num_vfs = sriov->num_vfs; in qlcnic_sriov_pf_reset() local
1806 int i, num_vfs; in qlcnic_sriov_set_vf_mac() local
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptpf_main.c19 static u32 num_vfs = 4; /* Default 4 VF enabled */ variable
504 static int cpt_sriov_init(struct cpt_device *cpt, int num_vfs) in cpt_sriov_init()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.h33 int num_vfs; /* number of active VFs, after sriov_init */ member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.c242 static int nfp_pcie_sriov_enable(struct pci_dev *pdev, int num_vfs) in nfp_pcie_sriov_enable()
318 static int nfp_pcie_sriov_configure(struct pci_dev *pdev, int num_vfs) in nfp_pcie_sriov_configure()
/openbmc/qemu/hw/nvme/
H A Dsubsys.c59 int cntlid, nsid, num_rsvd, num_vfs = n->params.sriov_max_vfs; in nvme_subsys_register_ctrl() local

1234