Searched refs:pci_sriov_get_totalvfs (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
H A Docteontx_bch.c118 bch->max_vfs = pci_sriov_get_totalvfs(bch->dev);
/u-boot/drivers/net/octeontx/
H A Dnic_main.c477 hw->tl4_cnt = MAX_QUEUES_PER_QSET * pci_sriov_get_totalvfs(nic->udev);
/u-boot/include/
H A Dpci.h1187 * pci_sriov_get_totalvfs() - Get total available Virtual Function devices
1192 int pci_sriov_get_totalvfs(struct udevice *pdev);
/u-boot/drivers/pci/
H A Dpci-uclass.c1847 int pci_sriov_get_totalvfs(struct udevice *pdev) function

Completed in 104 milliseconds