Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Diov.c678 iov->driver_max_VFs = total; in sriov_init()
794 iov->driver_max_VFs = iov->total_VFs; in pci_iov_remove()
1035 dev->sriov->driver_max_VFs = numvfs; in pci_sriov_set_totalvfs()
1045 * SRIOV capability value of TotalVFs or the value of driver_max_VFs
1053 return dev->sriov->driver_max_VFs; in pci_sriov_get_totalvfs()
H A Dpci.h351 u16 driver_max_VFs; /* Max num VFs driver supports */ member
/kernel/linux/linux-6.6/drivers/pci/
H A Diov.c815 iov->driver_max_VFs = total; in sriov_init()
931 iov->driver_max_VFs = iov->total_VFs; in pci_iov_remove()
1172 dev->sriov->driver_max_VFs = numvfs; in pci_sriov_set_totalvfs()
1182 * SRIOV capability value of TotalVFs or the value of driver_max_VFs
1190 return dev->sriov->driver_max_VFs; in pci_sriov_get_totalvfs()
H A Dpci.h304 u16 driver_max_VFs; /* Max num VFs driver supports */ member

Completed in 6 milliseconds