Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h320 int csa_in_progress; member
Dhostapd.c4124 if (iface->bss[i]->csa_in_progress) in hostapd_csa_in_progress()
4349 if (!iface || !iface->freq || hapd->csa_in_progress) in hostapd_fill_csa_settings()
4447 hapd->csa_in_progress = 0; in hostapd_cleanup_cs_params()
4507 hapd->csa_in_progress = 1; in hostapd_switch_channel()
Dbeacon.c1705 if (hapd->csa_in_progress) { in handle_probe_req()
2670 if (hapd->csa_in_progress) { in __ieee802_11_set_beacon()
Ddrv_callbacks.c1299 if (hapd->csa_in_progress && in hostapd_event_ch_switch()
2198 if (hapd->csa_in_progress) { in hostapd_event_iface_unavailable()