mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
The higher levels (net80211, if_ath, ath_rate) need this to make correct choices about what MCS capabilities to advertise and what MCS rates are able to be TXed. In summary: * AR5416 - 2/3 antennas, 2x2 streams * AR9160 - 2/3 antennas, 2x2 streams * AR9220 - 2 antennas, 2x2 sstraems * AR9280 - 2 antennas, 2x2 streams * AR9285 - 2 antennas but with antenna diversity, 1x1 stream |
||
|---|---|---|
| .. | ||
| ath_hal | ||
| ath_rate | ||
| ah_osdep.c | ||
| ah_osdep.h | ||
| if_ath.c | ||
| if_ath_debug.c | ||
| if_ath_debug.h | ||
| if_ath_misc.h | ||
| if_ath_pci.c | ||
| if_ath_tx.c | ||
| if_ath_tx.h | ||
| if_athioctl.h | ||
| if_athrate.h | ||
| if_athvar.h | ||