Searched refs:IsSupportedTxOFDM (Results 1 – 2 of 2) sorted by relevance
144 #define IsSupportedTxOFDM(NetType) (NetType & (WIRELESS_11G|WIRELESS_11A) ? true : false) macro
209 #define IsSupportedTxOFDM(NetType) \ macro