Searched refs:nonerp_set (Results 1 – 3 of 3) sorted by relevance
92 unsigned int nonerp_set:1; member
187 if (sta->nonerp_set) { in ap_free_sta()188 sta->nonerp_set = 0; in ap_free_sta()
2114 if (sta->flags & WLAN_STA_NONERP && !sta->nonerp_set) { in handle_assoc()2115 sta->nonerp_set = 1; in handle_assoc()