Lines Matching refs:ap_get_sta
333 sta = ap_get_sta(hapd, addr); in hostapd_notif_assoc()
951 tmp_sta = ap_get_sta(tmp_hapd, addr); in hostapd_notif_disassoc_mld()
983 sta = ap_get_sta(hapd, addr); in hostapd_notif_disassoc()
1002 sta = ap_get_sta(h_hapd, addr); in hostapd_notif_disassoc()
1041 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack()
1058 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_opmode_changed()
1548 sta = ap_get_sta(hapd, dst); in hostapd_notify_auth_ft_finish()
1595 sta = ap_get_sta(hapd, rx_auth->peer); in hostapd_notif_auth()
1668 sta = ap_get_sta(hapd, mgmt->sa); in hostapd_action_rx()
1964 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_new_sta()
1996 sta = ap_get_sta(hapd, src); in hostapd_find_by_sta()
2011 sta = ap_get_sta(p_hapd, src); in hostapd_find_by_sta()
2274 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_wds_sta_interface_status()
2325 sta = ap_get_sta(hapd, peer); in hostapd_notif_update_dh_ie()
2573 sta = ap_get_sta(hapd, data->port_authorized.sta_addr); in hostapd_event()