Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Dieee80211.h133 #define IsSupported24G(NetType) (NetType & SUPPORTED_24G_NETTYPE_MSK ? true : false) macro
136 #define IsEnableHWCCK(NetType) IsSupported24G(NetType)
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dieee80211.h192 #define IsSupported24G(NetType) \ macro
198 IsSupported24G(NetType)