now that we have multiple input queues in ifnet structs, use them.
authordlg <dlg@openbsd.org>
Thu, 21 Dec 2017 01:55:44 +0000 (01:55 +0000)
committerdlg <dlg@openbsd.org>
Thu, 21 Dec 2017 01:55:44 +0000 (01:55 +0000)
commit00cd24f11412fd3bd31738e9aa060a2c5f7b29dd
treeea09650cd0d0df3e147180e78d350d314564ab77
parenta6a7f80333366bc447f4bbbe1305559317e2bda7
now that we have multiple input queues in ifnet structs, use them.

for now we still only have one set of tx and rx rings, but sets us up to
bump that number.
sys/dev/pci/if_ixl.c