freebsd-src/sys/dev/jme
Pyun YongHyeon 7bcbe6cb58 Allocate 1 MSI/MSI-X vector. Originally jme(4) was designed to
support multi-queue but the hardware limitation made it hard to
implement supporting multi-queue. Allocating more than necessary
vectors is resource waste and it can be added back when we
implement multi-queue support.
2010-11-26 01:58:25 +00:00
..
if_jme.c Allocate 1 MSI/MSI-X vector. Originally jme(4) was designed to 2010-11-26 01:58:25 +00:00
if_jmereg.h Disable retrying RX descriptor loading. The counter is used to set 2010-11-26 01:48:29 +00:00
if_jmevar.h