Searched refs:no_short_preamble_set (Results 1 – 3 of 3) sorted by relevance
94 unsigned int no_short_preamble_set:1; member
202 if (sta->no_short_preamble_set) { in ap_free_sta()203 sta->no_short_preamble_set = 0; in ap_free_sta()
2137 !sta->no_short_preamble_set) { in handle_assoc()2138 sta->no_short_preamble_set = 1; in handle_assoc()