Implement basics of the qwx(4) data frame Rx path.
authorstsp <stsp@openbsd.org>
Fri, 2 Feb 2024 15:44:19 +0000 (15:44 +0000)
committerstsp <stsp@openbsd.org>
Fri, 2 Feb 2024 15:44:19 +0000 (15:44 +0000)
commit2bc5c218c56f63c048bdd0d465b73e4e9afdcc44
treee8e201b3ba0df8deea86e985d3faa02bb43160d1
parent4a2c3c9ecbcf4f3c20d1420361d4a36eed57a15b
Implement basics of the qwx(4) data frame Rx path.

Port enough ath11k dp_rx code in order to let our net80211 stack
see the initial WPA handshake packet sent by the AP.
sys/dev/ic/qwx.c
sys/dev/ic/qwxreg.h
sys/dev/ic/qwxvar.h