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

/freebsd-11-stable/sys/dev/pci/
H A Dpci_iov.c80 static u_long pci_iov_max_config = 1024 * 1024; variable
82 &pci_iov_max_config, 0, "Maximum allowed size of SR-IOV configuration.");
392 if (arg->len > pci_iov_max_config) {

Completed in 62 milliseconds