Searched refs:WLAN_RATE_1M (Results 1 – 2 of 2) sorted by relevance
23 #define WLAN_RATE_1M BIT(0) macro
1227 sta->tx_supp_rates |= WLAN_RATE_1M; in prism2_check_tx_rates()1236 if (sta->tx_supp_rates & WLAN_RATE_1M) { in prism2_check_tx_rates()1716 if (local->tx_rate_control & WLAN_RATE_1M) { in handle_assoc()1717 *p++ = local->basic_rates & WLAN_RATE_1M ? 0x82 : 0x02; in handle_assoc()2569 if (sta->tx_supp_rates & WLAN_RATE_1M) in prism2_hostapd_add_sta()3215 sta->tx_supp_rates = WLAN_RATE_1M | WLAN_RATE_2M | in hostap_add_sta()