Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c181 int was_assoc; in ap_handle_timer() local
190 was_assoc = sta->flags & WLAN_STA_ASSOC; in ap_handle_timer()
226 if (was_assoc && !(sta->flags & WLAN_STA_ASSOC) && !sta->ap) in ap_handle_timer()