Searched refs:hostapd_csa_in_progress (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dhostapd.h602 int hostapd_csa_in_progress(struct hostapd_iface *iface);
H A Ddfs.c895 hostapd_csa_in_progress(iface) ? "yes" : "no");
898 if (hostapd_csa_in_progress(iface))
H A Dhostapd.c3159 int hostapd_csa_in_progress(struct hostapd_iface *iface) function
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c9270 if (hostapd_csa_in_progress(wpa_s->ap_iface)) {
9413 if (hostapd_csa_in_progress(wpa_s->ap_iface)) {

Completed in 137 milliseconds