Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A 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()
H A Dhostapd.h739 int hostapd_enable_iface(struct hostapd_iface *hapd_iface);
H A Dhostapd.c299 res = hostapd_enable_iface(iface); in hostapd_reload_config()
3485 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface() function
4588 hostapd_enable_iface(iface); in hostapd_switch_channel_fallback()
H A Ddrv_callbacks.c1320 hostapd_enable_iface(hapd->iface); in hostapd_event_ch_switch()
/src/contrib/wpa/hostapd/
H A Dctrl_iface.c1382 if (hostapd_enable_iface(iface) < 0) { in hostapd_ctrl_iface_enable()
3612 if (hostapd_enable_iface(h_iface)) { in hostapd_ctrl_iface_enable_mld()