Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
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()
Dhostapd.h551 HAPD_IFACE_ENABLED enumerator
Dhostapd.c1904 if (iface->state == HAPD_IFACE_ENABLED) { in hostapd_no_ir_channel_list_updated()
2424 if (bss->iface->state != HAPD_IFACE_ENABLED) { in hostapd_owe_iface_iter2()
2677 hostapd_set_state(iface, HAPD_IFACE_ENABLED); in hostapd_setup_interface_complete_sync()
3787 (hapd_iface->state == HAPD_IFACE_ENABLED && in hostapd_add_iface()
4100 case HAPD_IFACE_ENABLED: in hostapd_state_text()
Dieee802_11.c6297 if (hapd->iface->state != HAPD_IFACE_ENABLED) { in ieee802_11_mgmt()
7520 iface->state != HAPD_IFACE_ENABLED || in hostapd_eid_rnr_colocation_len()
7844 iface->state != HAPD_IFACE_ENABLED || in hostapd_eid_rnr_colocation()
Ddrv_callbacks.c1310 hapd->iface->state != HAPD_IFACE_ENABLED) { in hostapd_event_ch_switch()