Searched refs:MCS_HT20 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_tx_ht.h37 MCS_HT20, enumerator in enum:__anon11528
H A Dif_ath_tx_ht.c116 [MCS_HT20] = {
364 j = MCS_HT20;
/freebsd-13-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c112 #define MCS_HT20 0 macro
136 [MCS_HT20] = {
186 int idx = is_ht40 ? MCS_HT40 : MCS_HT20;

Completed in 107 milliseconds