Searched refs:WLAN_STA_GAS (Results 1 – 3 of 3) sorted by relevance
37 #define WLAN_STA_GAS BIT(17) macro
567 if (sta->flags & WLAN_STA_GAS) { in ap_handle_session_timer()1361 (flags & WLAN_STA_GAS ? "[GAS]" : ""), in ap_sta_flags_txt()
67 sta->flags |= WLAN_STA_GAS; in gas_dialog_create()