Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddfs.c1044 hostapd_enable_iface(iface); in hostapd_dfs_request_channel_switch()
1416 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
1430 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
Dhostapd.h746 int hostapd_enable_iface(struct hostapd_iface *hapd_iface);
Dhostapd.c302 res = hostapd_enable_iface(iface); in hostapd_reload_config()
3478 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface() function
4581 hostapd_enable_iface(iface); in hostapd_switch_channel_fallback()
Ddrv_callbacks.c1322 hostapd_enable_iface(hapd->iface); in hostapd_event_ch_switch()
/hostap-latest/hostapd/
Dctrl_iface.c1387 if (hostapd_enable_iface(iface) < 0) { in hostapd_ctrl_iface_enable()
3617 if (hostapd_enable_iface(h_iface)) { in hostapd_ctrl_iface_enable_mld()