Lines Matching defs:hapd
50 void hostapd_notify_assoc_fils_finish(struct hostapd_data *hapd, in hostapd_notify_assoc_fils_finish()
116 static bool check_sa_query_need(struct hostapd_data *hapd, struct sta_info *sta) in check_sa_query_need()
143 static int hostapd_update_sta_links_status(struct hostapd_data *hapd, in hostapd_update_sta_links_status()
259 struct hostapd_data *hapd; in hostapd_find_by_sta() local
300 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_notif_assoc()
956 static void hostapd_remove_sta(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_remove_sta()
1004 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) in hostapd_notif_disassoc()
1080 void hostapd_event_sta_low_ack(struct hostapd_data *hapd, const u8 *addr) in hostapd_event_sta_low_ack()
1109 void hostapd_event_sta_opmode_changed(struct hostapd_data *hapd, const u8 *addr, in hostapd_event_sta_opmode_changed()
1179 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch()
1411 void hostapd_event_connect_failed_reason(struct hostapd_data *hapd, in hostapd_event_connect_failed_reason()
1428 void hostapd_acs_channel_selected(struct hostapd_data *hapd, in hostapd_acs_channel_selected()
1570 int hostapd_probe_req_rx(struct hostapd_data *hapd, const u8 *sa, const u8 *da, in hostapd_probe_req_rx()
1600 struct hostapd_data *hapd = ctx; in hostapd_notify_auth_ft_finish() local
1617 static void hostapd_notify_auth_fils_finish(struct hostapd_data *hapd, in hostapd_notify_auth_fils_finish()
1642 static void hostapd_notif_auth(struct hostapd_data *hapd, in hostapd_notif_auth()
1698 static void hostapd_action_rx(struct hostapd_data *hapd, in hostapd_action_rx()
1792 switch_link_hapd(struct hostapd_data *hapd, int link_id) in switch_link_hapd()
1809 switch_link_scan(struct hostapd_data *hapd, u64 scan_cookie) in switch_link_scan()
1855 struct hostapd_data *hapd; in get_hapd_bssid() local
1890 static void hostapd_rx_from_unknown_sta(struct hostapd_data *hapd, in hostapd_rx_from_unknown_sta()
1902 static int hostapd_mgmt_rx(struct hostapd_data *hapd, struct rx_mgmt *rx_mgmt) in hostapd_mgmt_rx()
1981 static void hostapd_mgmt_tx_cb(struct hostapd_data *hapd, const u8 *buf, in hostapd_mgmt_tx_cb()
2023 static int hostapd_event_new_sta(struct hostapd_data *hapd, const u8 *addr) in hostapd_event_new_sta()
2045 static void hostapd_event_eapol_rx(struct hostapd_data *hapd, const u8 *src, in hostapd_event_eapol_rx()
2202 static void hostapd_event_iface_unavailable(struct hostapd_data *hapd) in hostapd_event_iface_unavailable()
2216 static void hostapd_event_dfs_radar_detected(struct hostapd_data *hapd, in hostapd_event_dfs_radar_detected()
2226 static void hostapd_event_dfs_pre_cac_expired(struct hostapd_data *hapd, in hostapd_event_dfs_pre_cac_expired()
2236 static void hostapd_event_dfs_cac_finished(struct hostapd_data *hapd, in hostapd_event_dfs_cac_finished()
2246 static void hostapd_event_dfs_cac_aborted(struct hostapd_data *hapd, in hostapd_event_dfs_cac_aborted()
2256 static void hostapd_event_dfs_nop_finished(struct hostapd_data *hapd, in hostapd_event_dfs_nop_finished()
2266 static void hostapd_event_dfs_cac_started(struct hostapd_data *hapd, in hostapd_event_dfs_cac_started()
2278 static void hostapd_event_wds_sta_interface_status(struct hostapd_data *hapd, in hostapd_event_wds_sta_interface_status()
2301 static int hostapd_notif_update_dh_ie(struct hostapd_data *hapd, in hostapd_notif_update_dh_ie()
2384 static void hostapd_eapol_tx_status(struct hostapd_data *hapd, const u8 *dst, in hostapd_eapol_tx_status()
2406 static void hostapd_event_color_change(struct hostapd_data *hapd, bool success) in hostapd_event_color_change()
2431 static void hostapd_iface_enable(struct hostapd_data *hapd) in hostapd_iface_enable()
2455 static void hostapd_iface_disable(struct hostapd_data *hapd) in hostapd_iface_disable()
2465 static void hostapd_mld_iface_enable(struct hostapd_data *hapd) in hostapd_mld_iface_enable()
2502 static void hostapd_mld_iface_disable(struct hostapd_data *hapd) in hostapd_mld_iface_disable()
2516 struct hostapd_data *hapd = ctx; in wpa_supplicant_event() local
2876 struct hostapd_data *hapd; in wpa_supplicant_event_global() local