Home
last modified time | relevance | path

Searched refs:MCS_HT40 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.h37 MCS_HT40, enumerator
H A Dif_ath_tx_ht.c126 [MCS_HT40] = {
352 j = MCS_HT40; in ath_tx_rate_fill_rcflags()
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c112 #define MCS_HT40 2 macro
146 [MCS_HT40] = {
184 int idx = is_ht40 ? MCS_HT40 : MCS_HT20; in ath_rate_sample_find_min_pktlength()