Home
last modified time | relevance | path

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

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