Searched defs:numvfs (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/crypto/qat/qat_common/ | 
| D | adf_common_drv.h | 249 static inline int adf_sriov_configure(struct pci_dev *pdev, int numvfs)  in adf_sriov_configure()
  | 
| D | adf_sriov.c | 225 int adf_sriov_configure(struct pci_dev *pdev, int numvfs)  in adf_sriov_configure()
  | 
| /Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/ | 
| D | rvu.c | 321 void rvu_get_pf_numvfs(struct rvu *rvu, int pf, int *numvfs, int *hwvf)  in rvu_get_pf_numvfs() 496 	int pf, vf, numvfs, hwvf, err;  in rvu_setup_msix_resources()  local 1350 	u16 vf, numvfs;  in rvu_mbox_handler_vf_flr()  local 1825 	u16 pcifunc, numvfs, vf;  in rvu_flr_handler()  local 1851 static void rvu_afvf_queue_flr_work(struct rvu *rvu, int start_vf, int numvfs)  in rvu_afvf_queue_flr_work()
  | 
| D | rvu_nix.c | 1766 	int err, pf, numvfs, idx;  in nix_setup_bcast_tables()  local 2328 	int numvfs, hwvf;  in nix_find_link_frs()  local
  | 
| /Linux-v5.4/drivers/misc/genwqe/ | 
| D | card_base.c | 1308 static int genwqe_sriov_configure(struct pci_dev *dev, int numvfs)  in genwqe_sriov_configure()
  | 
| /Linux-v5.4/drivers/pci/ | 
| D | iov.c | 1007 int pci_sriov_set_totalvfs(struct pci_dev *dev, u16 numvfs)  in pci_sriov_set_totalvfs()
  | 
| /Linux-v5.4/include/linux/ | 
| D | pci.h | 2083 static inline int pci_sriov_set_totalvfs(struct pci_dev *dev, u16 numvfs)  in pci_sriov_set_totalvfs()
  |