Searched refs:hostapd_enable_iface (Results 1 – 5 of 5) sorted by relevance
332 if (hostapd_enable_iface(iface_hapd->iface) < 0) { in addAccessPointInternal_1_1()
945 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()995 hostapd_enable_iface(iface); in hostapd_dfs_start_channel_switch()
570 int hostapd_enable_iface(struct hostapd_iface *hapd_iface);
245 res = hostapd_enable_iface(iface); in hostapd_reload_config()2500 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface() function3436 hostapd_enable_iface(iface); in hostapd_switch_channel_fallback()
1463 if (hostapd_enable_iface(iface) < 0) { in hostapd_ctrl_iface_enable()