Searched refs:WLAN_STA_PERM (Results 1 – 4 of 4) sorted by relevance
60 #define WLAN_STA_PERM BIT4 macro
59 #define WLAN_STA_PERM BIT4 macro
16 #define WLAN_STA_PERM BIT(4) /* permanent; do not remove entry on expiration */ macro
206 else if ((sta->flags & WLAN_STA_PERM) && !(sta->flags & WLAN_STA_AUTH)) in ap_handle_timer()229 if (sta->timeout_next == STA_DEAUTH && !(sta->flags & WLAN_STA_PERM)) { in ap_handle_timer()282 if (sta->flags & WLAN_STA_PERM) { in ap_handle_timer()1061 sta->flags & WLAN_STA_PERM ? " PERM" : "", in prism2_sta_proc_show()3291 sta->flags |= WLAN_STA_PERM; in ap_crypt_get_ptrs()