Searched refs:IsSupportedTxCCK (Results 1 – 4 of 4) sorted by relevance
188 #define IsSupportedTxCCK(NetType) \ macro
198 #define IsSupportedTxCCK(NetType) (((NetType) & (WIRELESS_11B)) ? true : false) macro
499 if (IsSupportedTxCCK(network_type)) { in update_bmc_sta()
1827 if (IsSupportedTxCCK(wireless_mode)) { in update_sta_basic_rate()