Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.c123 bch->max_vfs = pci_sriov_get_totalvfs(bch->dev); in bch_device_init()
/u-boot/drivers/net/octeontx/
A Dnic_main.c477 hw->tl4_cnt = MAX_QUEUES_PER_QSET * pci_sriov_get_totalvfs(nic->udev); in nic_get_hw_info()
/u-boot/include/
A Dpci.h1255 int pci_sriov_get_totalvfs(struct udevice *pdev);
/u-boot/drivers/pci/
A Dpci-uclass.c1784 int pci_sriov_get_totalvfs(struct udevice *pdev) in pci_sriov_get_totalvfs() function

Completed in 17 milliseconds