Lines Matching defs:hapd

49 void hostapd_notify_assoc_fils_finish(struct hostapd_data *hapd,  in hostapd_notify_assoc_fils_finish()
113 static bool check_sa_query_need(struct hostapd_data *hapd, struct sta_info *sta) in check_sa_query_need()
140 static int hostapd_update_sta_links_status(struct hostapd_data *hapd, in hostapd_update_sta_links_status()
251 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_notif_assoc()
915 static void hostapd_remove_sta(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_remove_sta()
963 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) in hostapd_notif_disassoc()
1039 void hostapd_event_sta_low_ack(struct hostapd_data *hapd, const u8 *addr) in hostapd_event_sta_low_ack()
1054 void hostapd_event_sta_opmode_changed(struct hostapd_data *hapd, const u8 *addr, in hostapd_event_sta_opmode_changed()
1124 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch()
1356 void hostapd_event_connect_failed_reason(struct hostapd_data *hapd, in hostapd_event_connect_failed_reason()
1373 void hostapd_acs_channel_selected(struct hostapd_data *hapd, in hostapd_acs_channel_selected()
1515 int hostapd_probe_req_rx(struct hostapd_data *hapd, const u8 *sa, const u8 *da, in hostapd_probe_req_rx()
1545 struct hostapd_data *hapd = ctx; in hostapd_notify_auth_ft_finish() local
1562 static void hostapd_notify_auth_fils_finish(struct hostapd_data *hapd, in hostapd_notify_auth_fils_finish()
1587 static void hostapd_notif_auth(struct hostapd_data *hapd, in hostapd_notif_auth()
1643 static void hostapd_action_rx(struct hostapd_data *hapd, in hostapd_action_rx()
1737 switch_link_hapd(struct hostapd_data *hapd, int link_id) in switch_link_hapd()
1754 switch_link_scan(struct hostapd_data *hapd, u64 scan_cookie) in switch_link_scan()
1795 struct hostapd_data *hapd; in get_hapd_bssid() local
1830 static void hostapd_rx_from_unknown_sta(struct hostapd_data *hapd, in hostapd_rx_from_unknown_sta()
1842 static int hostapd_mgmt_rx(struct hostapd_data *hapd, struct rx_mgmt *rx_mgmt) in hostapd_mgmt_rx()
1921 static void hostapd_mgmt_tx_cb(struct hostapd_data *hapd, const u8 *buf, in hostapd_mgmt_tx_cb()
1962 static int hostapd_event_new_sta(struct hostapd_data *hapd, const u8 *addr) in hostapd_event_new_sta()
1987 struct hostapd_data *hapd; in hostapd_find_by_sta() local
2039 struct hostapd_data *hapd = ctx; in hostapd_event_eapol_rx() local
2193 static void hostapd_event_iface_unavailable(struct hostapd_data *hapd) in hostapd_event_iface_unavailable()
2207 static void hostapd_event_dfs_radar_detected(struct hostapd_data *hapd, in hostapd_event_dfs_radar_detected()
2217 static void hostapd_event_dfs_pre_cac_expired(struct hostapd_data *hapd, in hostapd_event_dfs_pre_cac_expired()
2227 static void hostapd_event_dfs_cac_finished(struct hostapd_data *hapd, in hostapd_event_dfs_cac_finished()
2237 static void hostapd_event_dfs_cac_aborted(struct hostapd_data *hapd, in hostapd_event_dfs_cac_aborted()
2247 static void hostapd_event_dfs_nop_finished(struct hostapd_data *hapd, in hostapd_event_dfs_nop_finished()
2257 static void hostapd_event_dfs_cac_started(struct hostapd_data *hapd, in hostapd_event_dfs_cac_started()
2269 static void hostapd_event_wds_sta_interface_status(struct hostapd_data *hapd, in hostapd_event_wds_sta_interface_status()
2292 static int hostapd_notif_update_dh_ie(struct hostapd_data *hapd, in hostapd_notif_update_dh_ie()
2375 static void hostapd_eapol_tx_status(struct hostapd_data *hapd, const u8 *dst, in hostapd_eapol_tx_status()
2397 static void hostapd_event_color_change(struct hostapd_data *hapd, bool success) in hostapd_event_color_change()
2429 struct hostapd_data *hapd = ctx; in hostapd_event() local
2795 struct hostapd_data *hapd; in hostapd_event_global() local