Searched defs:NetType (Results 1 – 1 of 1) sorted by relevance
187 #define IsSupported24G(NetType) \ argument189 #define IsSupported5G(NetType) \ argument192 #define IsEnableHWCCK(NetType) \ argument194 #define IsEnableHWOFDM(NetType) \ argument198 #define IsSupportedRxCCK(NetType) IsEnableHWCCK(NetType) argument199 #define IsSupportedRxOFDM(NetType) IsEnableHWOFDM(NetType) argument200 #define IsSupportedRxMCS(NetType) IsEnableHWOFDM(NetType) argument202 #define IsSupportedTxCCK(NetType) \ argument204 #define IsSupportedTxOFDM(NetType) \ argument206 #define IsSupportedTxMCS(NetType) \ argument