Searched refs:IsSupported24G (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8723au/include/
H A Dieee80211.h133 #define IsSupported24G(NetType) (NetType & SUPPORTED_24G_NETTYPE_MSK ? true : false) macro
136 #define IsEnableHWCCK(NetType) IsSupported24G(NetType)
/drivers/staging/rtl8188eu/include/
H A Dieee80211.h193 #define IsSupported24G(NetType) \ macro
199 IsSupported24G(NetType)

Completed in 102 milliseconds