Searched refs:WLAN_STA_PERM (Results 1 – 2 of 2) sorted by relevance
16 #define WLAN_STA_PERM BIT(4) /* permanent; do not remove entry on expiration */ macro
197 else if ((sta->flags & WLAN_STA_PERM) && !(sta->flags & WLAN_STA_AUTH)) in ap_handle_timer()220 if (sta->timeout_next == STA_DEAUTH && !(sta->flags & WLAN_STA_PERM)) { in ap_handle_timer()273 if (sta->flags & WLAN_STA_PERM) { in ap_handle_timer()1012 sta->flags & WLAN_STA_PERM ? " PERM" : "", in prism2_sta_proc_read()3233 sta->flags |= WLAN_STA_PERM; in ap_crypt_get_ptrs()