Searched defs:numvfs (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_switch.c | 89 int pf, vf, numvfs; in rvu_switch_install_rules() local 217 int pf, vf, numvfs; in rvu_switch_disable() local
|
D | rvu.c | 408 void rvu_get_pf_numvfs(struct rvu *rvu, int pf, int *numvfs, int *hwvf) in rvu_get_pf_numvfs() 608 int pf, vf, numvfs, hwvf, err; in rvu_setup_msix_resources() local 768 int pf, vf, numvfs, hwvf; in rvu_setup_pfvf_macaddress() local 1996 u16 vf, numvfs; in rvu_mbox_handler_vf_flr() local 2658 u16 pcifunc, numvfs, vf; in rvu_flr_handler() local 2684 static void rvu_afvf_queue_flr_work(struct rvu *rvu, int start_vf, int numvfs) in rvu_afvf_queue_flr_work()
|
D | rvu_cgx.c | 129 int numvfs, hwvfs; in rvu_map_cgx_lmac_pf() local
|
D | rvu_nix.c | 3165 int err, pf, numvfs, idx; in nix_setup_mce_tables() local 4106 int numvfs, hwvf; in nix_find_link_frs() local
|
D | rvu_debugfs.c | 2672 int pf, vf, numvfs, blkaddr; in rvu_dbg_npc_mcam_info_display() local
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_pf.c | 199 static int otx2_register_flr_me_intr(struct otx2_nic *pf, int numvfs) in otx2_register_flr_me_intr() 582 static int otx2_pfvf_mbox_init(struct otx2_nic *pf, int numvfs) in otx2_pfvf_mbox_init() 664 static void otx2_enable_pfvf_mbox_intr(struct otx2_nic *pf, int numvfs) in otx2_enable_pfvf_mbox_intr() 679 static void otx2_disable_pfvf_mbox_intr(struct otx2_nic *pf, int numvfs) in otx2_disable_pfvf_mbox_intr() 698 static int otx2_register_pfvf_mbox_intr(struct otx2_nic *pf, int numvfs) in otx2_register_pfvf_mbox_intr() 3066 static int otx2_sriov_enable(struct pci_dev *pdev, int numvfs) in otx2_sriov_enable() 3109 int numvfs = pci_num_vf(pdev); in otx2_sriov_disable() local 3124 static int otx2_sriov_configure(struct pci_dev *pdev, int numvfs) in otx2_sriov_configure()
|
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/ |
D | adf_sriov.c | 135 int adf_sriov_configure(struct pci_dev *pdev, int numvfs) in adf_sriov_configure()
|
/Linux-v6.6/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_main.c | 154 static int otx_cpt_sriov_configure(struct pci_dev *pdev, int numvfs) in otx_cpt_sriov_configure()
|
/Linux-v6.6/drivers/misc/genwqe/ |
D | card_base.c | 1327 static int genwqe_sriov_configure(struct pci_dev *dev, int numvfs) in genwqe_sriov_configure()
|
/Linux-v6.6/drivers/pci/ |
D | iov.c | 1160 int pci_sriov_set_totalvfs(struct pci_dev *dev, u16 numvfs) in pci_sriov_set_totalvfs()
|
/Linux-v6.6/include/linux/ |
D | pci.h | 2372 static inline int pci_sriov_set_totalvfs(struct pci_dev *dev, u16 numvfs) in pci_sriov_set_totalvfs()
|