Searched refs:IsSupportedTxMCS (Results 1 – 2 of 2) sorted by relevance
145 #define IsSupportedTxMCS(NetType) (NetType & (WIRELESS_11_24N|WIRELESS_11_5N) ? true : false) macro
211 #define IsSupportedTxMCS(NetType) \ macro