Searched refs:IsSupportedTxCCK (Results 1 – 2 of 2) sorted by relevance
143 #define IsSupportedTxCCK(NetType) (NetType & (WIRELESS_11B) ? true : false) macro
208 #define IsSupportedTxCCK(NetType) \ macro