Searched defs:HT_RC_2_MCS (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_tx_ht.c159 #define HT_RC_2_MCS(_rc) ((_rc) & 0x7f) macro
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c852 #define HT_RC_2_MCS(_rc) ((_rc) & 0x0f) macro
/freebsd-current/sys/dev/ath/ath_hal/
H A Dah.c353 #define HT_RC_2_MCS(_rc) ((_rc) & 0x1f) macro

Completed in 124 milliseconds