Searched refs:IsSupported24G (Results 1 – 2 of 2) sorted by relevance
133 #define IsSupported24G(NetType) (NetType & SUPPORTED_24G_NETTYPE_MSK ? true : false) macro136 #define IsEnableHWCCK(NetType) IsSupported24G(NetType)
192 #define IsSupported24G(NetType) \ macro198 IsSupported24G(NetType)