Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddfs.c1328 hostapd_csa_in_progress(iface) ? "yes" : "no"); in hostapd_dfs_background_start_channel_switch()
1331 if (hostapd_csa_in_progress(iface)) in hostapd_dfs_background_start_channel_switch()
1376 hostapd_csa_in_progress(iface) ? "yes" : "no"); in hostapd_dfs_start_channel_switch()
1379 if (hostapd_csa_in_progress(iface)) in hostapd_dfs_start_channel_switch()
H A Dhostapd.h751 int hostapd_csa_in_progress(struct hostapd_iface *iface);
H A Dhostapd.c4126 int hostapd_csa_in_progress(struct hostapd_iface *iface) in hostapd_csa_in_progress() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c9934 if (hostapd_csa_in_progress(wpa_s->ap_iface)) { in wpas_p2p_move_go()
10077 if (hostapd_csa_in_progress(wpa_s->ap_iface)) { in wpas_p2p_consider_moving_one_go()