Add initial support for 802.11ac (VHT) to the iwx(4) driver.
authorstsp <stsp@openbsd.org>
Mon, 14 Mar 2022 15:08:50 +0000 (15:08 +0000)
committerstsp <stsp@openbsd.org>
Mon, 14 Mar 2022 15:08:50 +0000 (15:08 +0000)
commitf696a5c4712c9d39c3155dd9b50aeba226d14002
treeb964e430532694e50ead713a593548851fa665f0
parent50e8fe1c3fef1d2f7e9a32a46aa86ebff11d5df9
Add initial support for 802.11ac (VHT) to the iwx(4) driver.

This makes it possible to use 80MHz channels and VHT-specific MCS.
Other 11ac features remain disabled for now.

Tested:
ax200: Matthias Schmidt, phessler, dv, kevlo, Joel Carnat, hrvoje, jmc, stsp
ax201: mlarkin, stsp
iwm (regression testing): stsp
sys/dev/pci/if_iwx.c
sys/dev/pci/if_iwxreg.h
sys/dev/pci/if_iwxvar.h