Searched refs:num_sta_no_p2p (Results 1 – 4 of 4) sorted by relevance
61 if (hapd->num_sta_no_p2p == 0) { in hostapd_p2p_set_noa()
162 int num_sta_no_p2p; member
928 hapd->num_sta_no_p2p++; in hostapd_new_assoc_sta()929 if (hapd->num_sta_no_p2p == 1) in hostapd_new_assoc_sta()
185 hapd->num_sta_no_p2p--; in ap_free_sta()186 if (hapd->num_sta_no_p2p == 0) in ap_free_sta()