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