Searched refs:nonerp_set (Results 1 – 3 of 3) sorted by relevance
53 unsigned int nonerp_set:1; member
143 if (sta->nonerp_set) { in ap_free_sta()144 sta->nonerp_set = 0; in ap_free_sta()
1046 if (sta->flags & WLAN_STA_NONERP && !sta->nonerp_set) { in handle_assoc()1047 sta->nonerp_set = 1; in handle_assoc()