freebsd-dev/sys/dev/vmware/vmxnet3
John Baldwin 1941909336 Only use a power of 2 for the number of receive and transmit queues.
Using other values causes VMXNET3_CMD_ENABLE to fail.  The Linux
driver also enforces this restriction.

Reviewed by:	bryanv
MFC after:	1 week
Sponsored by:	Norse
Differential Revision:	https://reviews.freebsd.org/D4139
2015-11-16 21:36:50 +00:00
..
if_vmx.c Only use a power of 2 for the number of receive and transmit queues. 2015-11-16 21:36:50 +00:00
if_vmxreg.h
if_vmxvar.h Improve transmit sending offload, TSO, algorithm in general. 2014-09-22 08:27:27 +00:00