Home
last modified time | relevance | path

Searched refs:WLAN_RATE_11M (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_hostap.c638 #define WLAN_RATE_11M BIT(3) in hostap_sta_add() macro
648 tx_supp_rates |= WLAN_RATE_11M; in hostap_sta_add()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_hostap.c634 #define WLAN_RATE_11M BIT(3) in hostap_sta_add() macro
644 tx_supp_rates |= WLAN_RATE_11M; in hostap_sta_add()