Set MIMO-related flags in the iwx(4) ADD_STA command.
authorstsp <stsp@openbsd.org>
Sun, 18 Jul 2021 12:21:49 +0000 (12:21 +0000)
committerstsp <stsp@openbsd.org>
Sun, 18 Jul 2021 12:21:49 +0000 (12:21 +0000)
commitffa040899fed0c6822649299ea84b28e10b71a53
tree4ce572dd9c9fa132992189754f87277db85e1ce4
parent0c5e7bd45b5ea5424a4835f90cbaee1ba504b331
Set MIMO-related flags in the iwx(4) ADD_STA command.

Not sure how we ended up missing these. MIMO apparently works without the
flags set, and setting them doesn't seem to have any immediately visible
effect on firmware. But let's be consistent with iwm(4) and iwlwifi.
sys/dev/pci/if_iwx.c