freebsd-dev/sys/dev/vmware/vmxnet3
Patrick Kelsey 769d56eccf Fix interrupt index configuratoin when using MSI interrupts.
When in MSI mode, the device was only being configured with one
interrupt index, but it needs two - one for the actual interrupt and
one to park the tx queue at.

Also clarified comments relating to interrupt index assignment.

Reported by:	Yuri Pankov <yuripv@yuripv.net>
MFC after:	1 day
2019-02-02 21:14:53 +00:00
..
if_vmx.c Fix interrupt index configuratoin when using MSI interrupts. 2019-02-02 21:14:53 +00:00
if_vmxreg.h
if_vmxvar.h