Home
last modified time | relevance | path

Searched refs:staAddr (Results 1 – 25 of 26) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/mac/src/dph/
Ddph_hash_table.c73 static uint16_t hash_function(struct mac_context *mac, uint8_t staAddr[], in hash_function() argument
80 sum += staAddr[i]; in hash_function()
104 tpDphHashNode dph_lookup_hash_entry(struct mac_context *mac, uint8_t staAddr[], in dph_lookup_hash_entry() argument
109 uint16_t index = hash_function(mac, staAddr, hash_table->size); in dph_lookup_hash_entry()
117 if (dph_compare_mac_addr(staAddr, ptr->staAddr)) { in dph_lookup_hash_entry()
174 tpDphHashNode dph_init_sta_state(struct mac_context *mac, tSirMacAddr staAddr, in dph_init_sta_state() argument
196 qdf_mem_copy(sta->staAddr, staAddr, sizeof(tSirMacAddr)); in dph_init_sta_state()
224 tpDphHashNode dph_add_hash_entry(struct mac_context *mac, tSirMacAddr staAddr, in dph_add_hash_entry() argument
229 uint16_t index = hash_function(mac, staAddr, hash_table->size); in dph_add_hash_entry()
232 assocId, index, QDF_MAC_ADDR_REF(staAddr)); in dph_add_hash_entry()
[all …]
Ddph_hash_table.h57 tpDphHashNode dph_lookup_hash_entry(struct mac_context *mac, uint8_t staAddr[],
67 tSirMacAddr staAddr,
73 tSirMacAddr staAddr, uint16_t staId,
86 tSirMacAddr staAddr,
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_link_monitoring_algo.c101 stads->staAddr, in lim_delete_sta_util()
108 stads->staAddr, session_entry, false); in lim_delete_sta_util()
159 stads->staAddr, sizeof(tSirMacAddr)); in lim_delete_sta_util()
317 sta_ds->sta_deletion_in_progress, sta_ds->staAddr, in lim_trigger_sta_deletion()
326 qdf_mem_copy(&mlm_disassoc_ind.peerMacAddr, sta_ds->staAddr, in lim_trigger_sta_deletion()
370 *(struct qdf_mac_addr *)sta->staAddr, in lim_connectivity_bmiss_disconn_event()
433 sta->staAddr, sizeof(tSirMacAddr)); in lim_tear_down_link_with_ap()
452 QDF_MAC_ADDR_REF(sta->staAddr), apCount); in lim_tear_down_link_with_ap()
455 sta->staAddr); in lim_tear_down_link_with_ap()
Dlim_assoc_utils.c343 peer = wlan_objmgr_get_peer_by_mac(psoc, sta_ds->staAddr, in lim_del_peer_info()
350 cdp_peer_teardown(soc, pe_session->vdev_id, sta_ds->staAddr); in lim_del_peer_info()
353 sta_ds->staAddr, in lim_del_peer_info()
358 sta_ds->staAddr, bitmap); in lim_del_peer_info()
445 lim_delete_dph_hash_entry(mac, sta->staAddr, in lim_cleanup_rx_path()
808 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_decide_ap_protection_on_ht20_delete()
816 sta_ds->staAddr, sizeof(tSirMacAddr))) { in lim_decide_ap_protection_on_ht20_delete()
877 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_decide_ap_protection_on_delete()
882 sta_ds->staAddr, in lim_decide_ap_protection_on_delete()
903 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_decide_ap_protection_on_delete()
[all …]
Dlim_admit_control.c395 (!qdf_mem_cmp(pAddr, pTspecList->staAddr, in lim_tspec_find_by_sta_addr()
396 sizeof(pTspecList->staAddr))) && in lim_tspec_find_by_sta_addr()
545 qdf_mem_copy(pTspecList->staAddr, pAddr, sizeof(pTspecList->staAddr)); in lim_tspec_add()
611 QDF_MAC_ADDR_REF(pSta->staAddr)); in lim_validate_access_policy()
Dlim_mlo.c393 sta_ds->staAddr, in lim_mlo_notify_peer_disconn()
732 lim_reject_association(mac, sta->staAddr, in lim_mlo_ap_sta_assoc_suc()
757 sta->staAddr, in lim_ap_mlo_sta_peer_ind()
776 sta->staAddr, QDF_MAC_ADDR_SIZE); in lim_ap_mlo_sta_peer_ind()
863 lim_reject_association(mac, sta->staAddr, in lim_mlo_ap_sta_assoc_fail()
894 sta_ds->staAddr, in lim_mlo_delete_link_peer()
Dlim_process_assoc_req_frame.c178 QDF_MAC_ADDR_REF(sta_ds->staAddr), in lim_check_sta_in_pe_entries()
1345 QDF_MAC_ADDR_REF(sta_ds->staAddr), in lim_process_assoc_req_sta_ctx()
1913 sta_ds->assocId, QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_update_sta_ds()
1965 lim_reject_association(mac_ctx, sta_ds->staAddr, in lim_update_sta_ctx()
1996 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_update_sta_ctx()
1997 lim_reject_association(mac_ctx, sta_ds->staAddr, in lim_update_sta_ctx()
2019 lim_reject_association(mac_ctx, sta_ds->staAddr, in lim_update_sta_ctx()
2404 sta_ds->htMIMOPSState, sta_ds->staAddr, in lim_send_assoc_ind_to_sme()
2801 sta_ds->assocId, sta_ds->staAddr, in lim_process_assoc_req_frame()
2813 sta_ds->assocId, sta_ds->staAddr, in lim_process_assoc_req_frame()
[all …]
Dlim_process_mlm_rsp_messages.c1377 sta_ds->staAddr, sta_ds->assocId, in lim_sta_handle_connect_fail()
1697 QDF_MAC_ADDR_REF(sta->staAddr)); in lim_process_sta_mlm_del_bss_rsp()
1906 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_process_ap_mlm_del_sta_rsp()
1918 sta_ds->assocId, QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_process_ap_mlm_del_sta_rsp()
1947 lim_reject_association(mac_ctx, sta_ds->staAddr, in lim_process_ap_mlm_del_sta_rsp()
2050 lim_reject_association(mac, sta->staAddr, in lim_process_ap_mlm_add_sta_rsp()
2064 sta->assocId, QDF_MAC_ADDR_REF(sta->staAddr)); in lim_process_ap_mlm_add_sta_rsp()
2074 lim_reject_association(mac, sta->staAddr, in lim_process_ap_mlm_add_sta_rsp()
Dlim_process_disassoc_frame.c395 (uint8_t *) sta_ds->staAddr, sizeof(tSirMacAddr)); in lim_perform_disassoc()
Dlim_process_tdls.c1260 &stads->staAddr, QDF_MAC_ADDR_SIZE)) { in lim_tdls_fill_he_wideband_offchannel_mcs()
3775 lim_delete_dph_hash_entry(mac, sta->staAddr, aid, in lim_tdls_setup_add_sta()
4285 QDF_MAC_ADDR_REF(stads->staAddr)); in lim_check_aid_and_delete_peer()
4291 stads->staAddr, session_entry, false); in lim_check_aid_and_delete_peer()
4294 qdf_mem_copy(mac_addr.bytes, stads->staAddr, in lim_check_aid_and_delete_peer()
4301 stads->staAddr, stads->assocId, in lim_check_aid_and_delete_peer()
4478 lim_delete_dph_hash_entry(mac_ctx, sta_ds->staAddr, sta_ds->assocId, in lim_process_tdls_del_sta_rsp()
Dlim_process_deauth_frame.c587 sta_ds->staAddr, sizeof(tSirMacAddr)); in lim_perform_deauth()
Dlim_process_action_frame.c652 lim_tspec_add(mac_ctx, sta_ptr->staAddr, sta_ptr->assocId, in __lim_process_add_ts_rsp()
1069 pSta->staAddr, pe_session->smeSessionId); in __lim_process_sm_power_save_update()
1072 pSta->staAddr); in __lim_process_sm_power_save_update()
Dlim_send_sme_rsp_messages.c1080 qdf_mem_copy(pSirSmeDisassocInd->peer_macaddr.bytes, sta->staAddr, in lim_send_sme_disassoc_ind()
1144 qdf_mem_copy(pSirSmeDeauthInd->peer_macaddr.bytes, sta->staAddr, in lim_send_sme_deauth_ind()
1199 QDF_MAC_ADDR_REF(sta->staAddr), reasonCode); in lim_send_sme_tdls_del_sta_ind()
1201 qdf_mem_copy(info.peermac.bytes, sta->staAddr, QDF_MAC_ADDR_SIZE); in lim_send_sme_tdls_del_sta_ind()
Dlim_process_mlm_host_roam.c198 sta->staAddr, sta->assocId, in lim_handle_sme_reaasoc_result()
Dlim_utils.c4116 macaddr[i] = sta->staAddr[i]; in lim_validate_delts_req()
4863 QDF_MAC_ADDR_REF(pSta->staAddr)); in lim_pmf_sa_query_timer_handler()
4866 pSta->staAddr, pe_session, false); in lim_pmf_sa_query_timer_handler()
4875 pSta->staAddr, pe_session); in lim_pmf_sa_query_timer_handler()
6274 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_del_pmf_sa_query_timer()
6280 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_del_pmf_sa_query_timer()
6902 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_ap_check_6g_compatible_peer()
6906 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_ap_check_6g_compatible_peer()
11287 sta_ds->staAddr); in lim_update_nss()
11325 QDF_MAC_ADDR_REF(sta_ptr->staAddr), in lim_update_channel_width()
[all …]
Dlim_process_sme_req_messages.c7110 lim_delete_dph_hash_entry(mac_ctx, sta_ds->staAddr, in lim_delete_all_peers()
7378 if (qdf_mem_cmp((uint8_t *)sta_ds->staAddr, in __lim_process_sme_assoc_cnf_new()
7421 sta_ds->assocId, sta_ds->staAddr, in __lim_process_sme_assoc_cnf_new()
7453 lim_reject_association(mac_ctx, sta_ds->staAddr, in __lim_process_sme_assoc_cnf_new()
8275 qdf_mem_copy(pHtOpMode->peer_mac, &sta->staAddr, in __lim_process_sme_set_ht2040_mode()
9031 psta->staAddr, ch_bandwidth); in lim_update_new_ch_width_to_fw()
9033 qdf_mem_copy(params.peer_mac, psta->staAddr, in lim_update_new_ch_width_to_fw()
10099 psta->staAddr, in send_extended_chan_switch_action_frame()
10105 mac_ctx, psta->staAddr, in send_extended_chan_switch_action_frame()
10150 (mac_ctx, psta->staAddr, switch_mode, in lim_send_chan_switch_action_frame()
[all …]
Dlim_process_auth_frame.c1064 (uint8_t *)&sta_ds_ptr->staAddr, in lim_process_auth_frame_type1()
1075 QDF_MAC_ADDR_REF(sta_ds_ptr->staAddr)); in lim_process_auth_frame_type1()
Dlim_ft.c1060 lim_tspec_add(mac, pSta->staAddr, pSta->assocId, in lim_process_ft_aggr_qos_req()
Dlim_session.c221 lim_decide_ap_protection(mac_ctx, station_hash_node->staAddr, in pe_reset_protection_callback()
Dlim_api.c3140 lim_delete_dph_hash_entry(mac_ctx, sta_ds->staAddr, aid, in pe_roam_synch_callback()
3158 lim_delete_dph_hash_entry(mac_ctx, curr_sta_ds->staAddr, in pe_roam_synch_callback()
3781 sta_ds->staAddr, in lim_mlo_roam_delete_link_peer()
Dlim_process_mlm_req_messages.c1563 wlan_son_peer_is_kickout_allow(session->vdev, sta_ds->staAddr)) { in lim_process_mlm_deauth_req_ntf()
/wlan-driver/qcacld-3.0/core/mac/src/pe/nan/
Dnan_datapath.c317 QDF_MAC_ADDR_REF(sta_ds->staAddr)); in lim_process_ndi_del_sta_rsp()
320 sta_ds->staAddr, sizeof(tSirMacAddr)); in lim_process_ndi_del_sta_rsp()
322 lim_delete_dph_hash_entry(mac_ctx, sta_ds->staAddr, sta_ds->assocId, in lim_process_ndi_del_sta_rsp()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_admit_control.h60 lim_admit_control_add_sta(struct mac_context *mac, uint8_t *staAddr, uint8_t alloc) in lim_admit_control_add_sta() argument
Dlim_global.h389 tSirMacAddr staAddr; member
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddph_global.h159 uint8_t staAddr[6]; member

12