Searched refs:WLAN_RATE_2M (Results 1 – 4 of 4) sorted by relevance
35 #define WLAN_RATE_2M BIT1 macro
37 #define WLAN_RATE_2M BIT1 macro
24 #define WLAN_RATE_2M BIT(1) macro
1229 sta->tx_supp_rates |= WLAN_RATE_2M; in prism2_check_tx_rates()1243 if (sta->tx_supp_rates & WLAN_RATE_2M) { in prism2_check_tx_rates()1720 if (local->tx_rate_control & WLAN_RATE_2M) { in handle_assoc()1721 *p++ = local->basic_rates & WLAN_RATE_2M ? 0x84 : 0x04; in handle_assoc()2571 if (sta->tx_supp_rates & WLAN_RATE_2M) in prism2_hostapd_add_sta()3215 sta->tx_supp_rates = WLAN_RATE_1M | WLAN_RATE_2M | in hostap_add_sta()