Searched refs:num_sta_no_p2p (Results 1 – 4 of 4) sorted by relevance
55 if (hapd->num_sta_no_p2p == 0) { in hostapd_p2p_set_noa()
160 int num_sta_no_p2p; member
920 hapd->num_sta_no_p2p++; in hostapd_new_assoc_sta()921 if (hapd->num_sta_no_p2p == 1) in hostapd_new_assoc_sta()
183 hapd->num_sta_no_p2p--; in ap_free_sta()184 if (hapd->num_sta_no_p2p == 0) in ap_free_sta()