If MSI-X vectors are available, create multiple tx/rx queues, configure
authorjmatthew <jmatthew@openbsd.org>
Sat, 24 Apr 2021 09:37:46 +0000 (09:37 +0000)
committerjmatthew <jmatthew@openbsd.org>
Sat, 24 Apr 2021 09:37:46 +0000 (09:37 +0000)
commitd160d8f0d1de6b90b17c7bffeee878740cc40bb4
treeed95107d61752f26b0939f9c91c5f90b62fcf733
parent282e735ec5f887e380e4ca31e411c5365c102af1
If MSI-X vectors are available, create multiple tx/rx queues, configure
RSS, and use the RSS hash value as a flow ID for received packets.

ok dlg@
sys/dev/pci/files.pci
sys/dev/pci/if_bnxt.c