Searched refs:pci_sriov_get_totalvfs (Results 1 – 4 of 4) sorted by relevance
123 bch->max_vfs = pci_sriov_get_totalvfs(bch->dev); in bch_device_init()
477 hw->tl4_cnt = MAX_QUEUES_PER_QSET * pci_sriov_get_totalvfs(nic->udev); in nic_get_hw_info()
1255 int pci_sriov_get_totalvfs(struct udevice *pdev);
1784 int pci_sriov_get_totalvfs(struct udevice *pdev) in pci_sriov_get_totalvfs() function
Completed in 17 milliseconds