Searched refs:IsSupportedTxCCK (Results 1 – 4 of 4) sorted by relevance
184 #define IsSupportedTxCCK(NetType) \ macro
197 #define IsSupportedTxCCK(NetType) (((NetType) & (WIRELESS_11B)) ? true : false) macro
501 if (IsSupportedTxCCK(network_type)) { in update_bmc_sta()
1756 if (IsSupportedTxCCK(wireless_mode)) { in update_sta_basic_rate()