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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.c165 * MCS rate in the transmit schedule.
209 * higher rates kinda needs a lower MCS rate in there somewhere.
241 #undef MCS macro
308 return rt->info[rix].phy == IEEE80211_T_HT ? "MCS" : "Mb ";
385 * For non-MCS rates, use the current average txtime for
420 #define MCS(ix) (rt->info[ix].dot11Rate | IEEE80211_RATE_MCS) macro
447 * non-MCS rates when speaking to an MCS node.
449 * the non-MCS rates MAY actually provide better
454 * selected rate is non-MCS, thi
519 #undef MCS macro
527 #define MCS macro
545 #undef MCS macro
577 #define MCS macro
604 #undef MCS macro
618 #define MCS macro
656 #undef MCS macro
667 #define MCS macro
890 #undef MCS macro
1300 #define MCS macro
[all...]

Completed in 33 milliseconds