aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/iov.h
Commit message (Expand)AuthorAgeFilesLines
* sys: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-131-0/+2
* Clean up repeated "All rights reserved"Ryan Stone2016-03-141-1/+1
* Pass SR-IOV configuration to kernel using an nvlistRyan Stone2015-03-011-7/+88
* Add function to validate the consistency of SR-IOV configRyan Stone2015-03-011-0/+5
* Add infrastructure for exporting config schema from PF driversRyan Stone2015-03-011-0/+127
* Add interface to destroy SR-IOV VFsRyan Stone2015-03-011-0/+1
* Implement interface to create SR-IOV Virtual FunctionsRyan Stone2015-03-011-0/+43