Searched defs:IS_HT_RATE (Results 1 – 2 of 2) sorted by relevance
171 #define IS_HT_RATE(_rate) ((_rate) & 0x80) macro
355 #define IS_HT_RATE(_rc) ( (_rc) & IEEE80211_RATE_MCS) macro