Home
last modified time | relevance | path

Searched defs:numvfs (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c188 static int otx2_register_flr_me_intr(struct otx2_nic *pf, int numvfs) in otx2_register_flr_me_intr()
575 static int otx2_pfvf_mbox_init(struct otx2_nic *pf, int numvfs) in otx2_pfvf_mbox_init()
650 static void otx2_enable_pfvf_mbox_intr(struct otx2_nic *pf, int numvfs) in otx2_enable_pfvf_mbox_intr()
665 static void otx2_disable_pfvf_mbox_intr(struct otx2_nic *pf, int numvfs) in otx2_disable_pfvf_mbox_intr()
684 static int otx2_register_pfvf_mbox_intr(struct otx2_nic *pf, int numvfs) in otx2_register_pfvf_mbox_intr()
2219 static int otx2_sriov_enable(struct pci_dev *pdev, int numvfs) in otx2_sriov_enable()
2278 int numvfs = pci_num_vf(pdev); in otx2_sriov_disable() local
2298 static int otx2_sriov_configure(struct pci_dev *pdev, int numvfs) in otx2_sriov_configure()
/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.c360 void rvu_get_pf_numvfs(struct rvu *rvu, int pf, int *numvfs, int *hwvf) in rvu_get_pf_numvfs()
548 int pf, vf, numvfs, hwvf, err; in rvu_setup_msix_resources() local
708 int pf, vf, numvfs, hwvf; in rvu_setup_pfvf_macaddress() local
1583 u16 vf, numvfs; in rvu_mbox_handler_vf_flr() local
2090 u16 pcifunc, numvfs, vf; in rvu_flr_handler() local
2116 static void rvu_afvf_queue_flr_work(struct rvu *rvu, int start_vf, int numvfs) in rvu_afvf_queue_flr_work()
Drvu_nix.c2112 int err, pf, numvfs, idx; in nix_setup_bcast_tables() local
2774 int numvfs, hwvf; in nix_find_link_frs() local
Drvu_debugfs.c1654 int pf, vf, numvfs, blkaddr; in rvu_dbg_npc_mcam_info_display() local
/drivers/crypto/marvell/octeontx/
Dotx_cptpf_main.c154 static int otx_cpt_sriov_configure(struct pci_dev *pdev, int numvfs) in otx_cpt_sriov_configure()
/drivers/crypto/qat/qat_common/
Dadf_common_drv.h205 static inline int adf_sriov_configure(struct pci_dev *pdev, int numvfs) in adf_sriov_configure()
Dadf_sriov.c185 int adf_sriov_configure(struct pci_dev *pdev, int numvfs) in adf_sriov_configure()
/drivers/misc/genwqe/
Dcard_base.c1324 static int genwqe_sriov_configure(struct pci_dev *dev, int numvfs) in genwqe_sriov_configure()
/drivers/pci/
Diov.c1023 int pci_sriov_set_totalvfs(struct pci_dev *dev, u16 numvfs) in pci_sriov_set_totalvfs()