freebsd-dev/sys/dev/ioat
Conrad Meyer 1502e36346 ioat(4): Add ioat_acquire_reserve() KPI
ioat_acquire_reserve() is an extended version of ioat_acquire().  It
allows users to reserve space in the channel for some number of
descriptors.  If this succeeds, it guarantees that at least submission
of N valid descriptors will succeed.

Sponsored by:	EMC / Isilon Storage Division
2016-01-07 23:02:15 +00:00
..
ioat_hw.h ioat(4): Add an API to get HW revision 2015-12-17 23:21:37 +00:00
ioat_internal.h ioat(4): Add support for interrupt coalescing 2015-12-14 22:01:52 +00:00
ioat_test.c ioatcontrol(8): Add support for interrupt coalescing 2015-12-14 22:02:01 +00:00
ioat_test.h ioatcontrol(8): Add support for interrupt coalescing 2015-12-14 22:02:01 +00:00
ioat.c ioat(4): Add ioat_acquire_reserve() KPI 2016-01-07 23:02:15 +00:00
ioat.h ioat(4): Add ioat_acquire_reserve() KPI 2016-01-07 23:02:15 +00:00