Lines Matching refs:hostapd_iface
46 int (*cb)(struct hostapd_iface *iface,
111 static void hostapd_clear_old(struct hostapd_iface *iface)
133 int hostapd_reload_config(struct hostapd_iface *iface)
302 static void hostapd_cleanup_iface_pre(struct hostapd_iface *iface)
307 static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface)
326 static void hostapd_cleanup_iface(struct hostapd_iface *iface)
413 static int hostapd_validate_bssid_configuration(struct hostapd_iface *iface)
798 static void hostapd_tx_queue_params(struct hostapd_iface *iface)
885 static int setup_interface(struct hostapd_iface *iface)
939 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err)
1053 int hostapd_setup_interface(struct hostapd_iface *iface)
1080 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface,
1101 void hostapd_interface_deinit(struct hostapd_iface *iface)
1119 void hostapd_interface_free(struct hostapd_iface *iface)
1130 void hostapd_interface_deinit_free(struct hostapd_iface *iface)
1145 int hostapd_enable_iface(struct hostapd_iface *hapd_iface)
1167 int hostapd_reload_iface(struct hostapd_iface *hapd_iface)
1189 int hostapd_disable_iface(struct hostapd_iface *hapd_iface)
1229 static struct hostapd_iface *
1232 struct hostapd_iface **iface, *hapd_iface;
1235 sizeof(struct hostapd_iface *));
1292 static struct hostapd_iface * hostapd_data_alloc(
1296 struct hostapd_iface *hapd_iface =
1326 struct hostapd_iface *hapd_iface = NULL;
1389 struct hostapd_iface *hapd_iface;