Home
last modified time | relevance | path

Searched refs:totalvfs (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/misc/genwqe/
Dcard_base.c349 int totalvfs; in genwqe_setup_vf_jtimer() local
351 totalvfs = pci_sriov_get_totalvfs(pci_dev); in genwqe_setup_vf_jtimer()
352 if (totalvfs <= 0) in genwqe_setup_vf_jtimer()
355 for (vf = 0; vf < totalvfs; vf++) { in genwqe_setup_vf_jtimer()
/linux-4.1.27/Documentation/PCI/
Dpci-iov-howto.txt43 numvfs <= totalvfs.