freebsd-dev/sys/dev/nfe
John Baldwin cbc4d2db75 Remove taskqueue_enqueue_fast().
taskqueue_enqueue() was changed to support both fast and non-fast
taskqueues 10 years ago in r154167.  It has been a compat shim ever
since.  It's time for the compat shim to go.

Submitted by:	Howard Su <howard0su@gmail.com>
Reviewed by:	sephe
Differential Revision:	https://reviews.freebsd.org/D5131
2016-03-01 17:47:32 +00:00
..
if_nfe.c Remove taskqueue_enqueue_fast(). 2016-03-01 17:47:32 +00:00
if_nfereg.h Increase the number of TX DMA segments from 32 to 35. It turned 2014-03-31 01:54:59 +00:00
if_nfevar.h