Searched refs:nonerp_set (Results 1 – 6 of 6) sorted by relevance
103 unsigned int nonerp_set:1; member
191 if (sta->nonerp_set) { in ap_free_sta()192 sta->nonerp_set = 0; in ap_free_sta()
4109 if (sta->flags & WLAN_STA_NONERP && !sta->nonerp_set) { in handle_assoc()4110 sta->nonerp_set = 1; in handle_assoc()
144 unsigned int nonerp_set:1; member
230 if (sta->nonerp_set) { in ap_free_sta()231 sta->nonerp_set = 0; in ap_free_sta()
5692 if (sta->flags & WLAN_STA_NONERP && !sta->nonerp_set) { in handle_assoc()5693 sta->nonerp_set = 1; in handle_assoc()