Lines Matching refs:hapd_interfaces
80 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
256 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config()
488 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_free_hapd_data()
2753 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete()
3042 struct hapd_interfaces *interfaces) in hostapd_bss_setup_multi_link()
3104 static void hostapd_cleanup_unused_mlds(struct hapd_interfaces *interfaces) in hostapd_cleanup_unused_mlds()
3191 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init()
3247 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use()
3276 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
3612 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc()
3636 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc()
3725 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface()
3949 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface()
4730 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces, in hostapd_get_iface()