Validate the schema that the PF driver passed to us
[freebsd.git] / sys / dev / pci / pci_iov.c
2015-03-01 rstoneValidate the schema that the PF driver passed to us
2015-03-01 rstonePass SR-IOV configuration to kernel using an nvlist
2015-03-01 rstoneAdd infrastructure for exporting config schema from...
2015-03-01 rstoneAdd interface to destroy SR-IOV VFs
2015-03-01 rstoneAllocate PCI I/O memory spaces for VFs
2015-03-01 rstoneImplement interface to create SR-IOV Virtual Functions