mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
* Migrate the rx_params stuff out from ieee80211_freebsd.h where it doesn't belong - this isn't freebsd specific anymore. * Don't use a hard-coded number of chains in the ioctl header; now we can shuffle MAX_CHAINS around so it can be used in the right spot. * Extend the signal/noisefloor levels in the mimo stats struct to userland to include the signal and noisefloor levels for each 20MHz slice of a 160MHz channel. * Bump the number of EVM pilots in preparation for 4x4 and 160MHz channels. Tested: * ath(4), STA mode * iwn(4), STA mode * local ath10k port, STA mode TODO: * 11ax chips will come with 5GHz 8x8 hardware for lots of MU-MIMO - I'll re-bump it at that point. Note: * This breaks the driver and ifconfig ABI; please recompile the kernel, ifconfig and wpa_supplicant/hostapd. |
||
|---|---|---|
| .. | ||
| if_mwl.c | ||
| if_mwl_pci.c | ||
| if_mwlioctl.h | ||
| if_mwlvar.h | ||
| mwldiag.h | ||
| mwlhal.c | ||
| mwlhal.h | ||
| mwlreg.h | ||