Home
last modified time | relevance | path

Searched refs:WLAN_STA_MULTI_AP (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h41 #define WLAN_STA_MULTI_AP BIT(23) macro
H A Dieee802_11.c4067 sta->flags &= ~WLAN_STA_MULTI_AP; in check_multi_ap()
4111 sta->flags |= WLAN_STA_MULTI_AP; in check_multi_ap()
5270 if (sta && (sta->flags & WLAN_STA_MULTI_AP)) in send_assoc_resp()
6545 if (sta->flags & (WLAN_STA_WDS | WLAN_STA_MULTI_AP)) { in handle_assoc_cb()
H A Dsta_info.c212 if (sta->flags & (WLAN_STA_WDS | WLAN_STA_MULTI_AP)) in ap_free_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h39 #define WLAN_STA_MULTI_AP BIT(23) macro
H A Dieee802_11.c2526 sta->flags &= ~WLAN_STA_MULTI_AP; in check_multi_ap()
2570 sta->flags |= WLAN_STA_MULTI_AP; in check_multi_ap()
3661 if (sta && (sta->flags & WLAN_STA_MULTI_AP)) in send_assoc_resp()
4899 if (sta->flags & (WLAN_STA_WDS | WLAN_STA_MULTI_AP)) { in handle_assoc_cb()
H A Dsta_info.c170 if (sta->flags & (WLAN_STA_WDS | WLAN_STA_MULTI_AP)) in ap_free_sta()

Completed in 18 milliseconds