Get Tx queues working with new iwx(4) firmware.
authorstsp <stsp@openbsd.org>
Thu, 29 Jul 2021 12:01:04 +0000 (12:01 +0000)
committerstsp <stsp@openbsd.org>
Thu, 29 Jul 2021 12:01:04 +0000 (12:01 +0000)
commiteec182a6c3e2763aeee04a9e65c8a5cbfb44fd05
treeaf6bd460925954d85605a5616d1eb65ddd6394d4
parent25c277bcbc00617a7203d5605022f762bcad5c0c
Get Tx queues working with new iwx(4) firmware.

ADD_STA command version >= 12 implies that firmware uses an internal AUX
station for scanning. We do not configure an AUX Tx queue in this case
and data queue indices assigned by firmware shift upwards accordingly.

ok kevlo@
sys/dev/pci/if_iwx.c
sys/dev/pci/if_iwxvar.h