Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/wpa/src/ap/
H A Dhostapd.h283 int csa_in_progress; member
H A Dhostapd.c3164 if (iface->bss[i]->csa_in_progress) in hostapd_csa_in_progress()
3356 if (!iface || !iface->freq || hapd->csa_in_progress) in hostapd_fill_csa_settings()
3433 hapd->csa_in_progress = 0; in hostapd_cleanup_cs_params()
3476 hapd->csa_in_progress = 1; in hostapd_switch_channel()
H A Dbeacon.c978 if (hapd->csa_in_progress) { in handle_probe_req()
1406 if (hapd->csa_in_progress) { in ieee802_11_set_beacon()
H A Ddrv_callbacks.c872 if (hapd->csa_in_progress && in hostapd_event_ch_switch()
1499 if (hapd->csa_in_progress) { in hostapd_event_iface_unavailable()