Lines Matching refs:ap_get_sta
333 sta = ap_get_sta(hapd, addr); in hostapd_notif_assoc()
949 tmp_sta = ap_get_sta(tmp_hapd, addr); in hostapd_notif_disassoc_mld()
981 sta = ap_get_sta(hapd, addr); in hostapd_notif_disassoc()
1000 sta = ap_get_sta(h_hapd, addr); in hostapd_notif_disassoc()
1039 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack()
1056 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_opmode_changed()
1546 sta = ap_get_sta(hapd, dst); in hostapd_notify_auth_ft_finish()
1593 sta = ap_get_sta(hapd, rx_auth->peer); in hostapd_notif_auth()
1666 sta = ap_get_sta(hapd, mgmt->sa); in hostapd_action_rx()
1962 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_new_sta()
1995 sta = ap_get_sta(hapd, src); in hostapd_find_by_sta()
2010 sta = ap_get_sta(p_hapd, src); in hostapd_find_by_sta()
2264 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_wds_sta_interface_status()
2315 sta = ap_get_sta(hapd, peer); in hostapd_notif_update_dh_ie()
2559 sta = ap_get_sta(hapd, data->port_authorized.sta_addr); in wpa_supplicant_event()