Home
last modified time | relevance | path

Searched refs:HAPD_IFACE_ENABLED (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/wpa/src/ap/
H A Ddfs.c1162 if (iface->state != HAPD_IFACE_ENABLED && in hostapd_dfs_complete_cac()
1197 if (iface->state != HAPD_IFACE_ENABLED && in hostapd_dfs_complete_cac()
H A Dhostapd.h544 HAPD_IFACE_ENABLED enumerator
H A Dhostapd.c1901 if (iface->state == HAPD_IFACE_ENABLED) { in hostapd_no_ir_channel_list_updated()
2436 if (bss->iface->state != HAPD_IFACE_ENABLED) { in hostapd_owe_iface_iter2()
2689 hostapd_set_state(iface, HAPD_IFACE_ENABLED); in hostapd_setup_interface_complete_sync()
3794 (hapd_iface->state == HAPD_IFACE_ENABLED && in hostapd_add_iface()
4107 case HAPD_IFACE_ENABLED: in hostapd_state_text()
H A Dieee802_11.c6288 if (hapd->iface->state != HAPD_IFACE_ENABLED) { in ieee802_11_mgmt()
7511 iface->state != HAPD_IFACE_ENABLED || in hostapd_eid_rnr_colocation_len()
7835 iface->state != HAPD_IFACE_ENABLED || in hostapd_eid_rnr_colocation()
H A Ddrv_callbacks.c1308 hapd->iface->state != HAPD_IFACE_ENABLED) { in hostapd_event_ch_switch()