Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/ap/
Dhostapd.h293 int csa_in_progress; member
Dhostapd.c3315 if (iface->bss[i]->csa_in_progress) in hostapd_csa_in_progress()
3523 if (!iface || !iface->freq || hapd->csa_in_progress) in hostapd_fill_csa_settings()
3600 hapd->csa_in_progress = 0; in hostapd_cleanup_cs_params()
3651 hapd->csa_in_progress = 1; in hostapd_switch_channel()
Dbeacon.c1093 if (hapd->csa_in_progress) { in handle_probe_req()
1794 if (hapd->csa_in_progress) { in __ieee802_11_set_beacon()
Ddrv_callbacks.c992 if (hapd->csa_in_progress && in hostapd_event_ch_switch()
1685 if (hapd->csa_in_progress) { in hostapd_event_iface_unavailable()