Lines Matching refs:hostapd_data
35 static int hostapd_flush_old_stations(struct hostapd_data *hapd);
36 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
37 static int hostapd_broadcast_wep_clear(struct hostapd_data *hapd);
42 static void hostapd_reload_bss(struct hostapd_data *hapd) in hostapd_reload_bss()
93 struct hostapd_data *hapd = iface->bss[0]; in hostapd_reload_config()
135 static void hostapd_broadcast_key_clear_iface(struct hostapd_data *hapd, in hostapd_broadcast_key_clear_iface()
164 static int hostapd_broadcast_wep_clear(struct hostapd_data *hapd) in hostapd_broadcast_wep_clear()
171 static int hostapd_broadcast_wep_set(struct hostapd_data *hapd) in hostapd_broadcast_wep_set()
223 static void hostapd_cleanup(struct hostapd_data *hapd) in hostapd_cleanup()
300 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) in hostapd_setup_encryption()
336 static int hostapd_flush_old_stations(struct hostapd_data *hapd) in hostapd_flush_old_stations()
369 struct hostapd_data *hapd = iface->bss[0]; in hostapd_validate_bssid_configuration()
479 static int hostapd_setup_bss(struct hostapd_data *hapd, int first) in hostapd_setup_bss()
643 struct hostapd_data *hapd = iface->bss[0]; in hostapd_tx_queue_params()
662 struct hostapd_data *hapd = iface->bss[0]; in setup_interface()
712 struct hostapd_data *hapd = iface->bss[0]; in hostapd_setup_interface_complete()
844 struct hostapd_data *
849 struct hostapd_data *hapd; in hostapd_alloc_bss_data()
874 struct hostapd_data *hapd = iface->bss[j]; in hostapd_interface_deinit()
902 void hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, in hostapd_new_assoc_sta()