Home
last modified time | relevance | path

Searched refs:dph_lookup_hash_entry (Results 1 – 24 of 24) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/nan/
H A Dnan_datapath.c72 sta_ds = dph_lookup_hash_entry(mac_ctx, in lim_add_ndi_peer()
156 sta_ds = dph_lookup_hash_entry(mac_ctx, peer_ndi_mac_addr.bytes, in lim_ndp_delete_peer_by_addr()
241 sta_ds = dph_lookup_hash_entry(mac_ctx, in lim_ndp_delete_peers()
476 sta_ds = dph_lookup_hash_entry(mac_ctx, add_sta_rsp->staMac, &peer_idx, in lim_ndp_add_sta_rsp()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_disassoc_frame.c173 dph_lookup_hash_entry(mac, pHdr->sa, &aid, in lim_process_disassoc_frame()
356 sta_ds = dph_lookup_hash_entry(mac_ctx, addr, &aid, in lim_disassoc_tdls_peers()
384 sta_ds = dph_lookup_hash_entry(mac_ctx, addr, &aid, in lim_perform_disassoc()
H A Dlim_process_action_frame.c291 sta_ptr = dph_lookup_hash_entry(mac_ctx, mac_hdr->sa, &aid, in __lim_process_operating_mode_action_frame()
361 sta_ptr = dph_lookup_hash_entry(mac_ctx, mac_hdr->sa, &aid, in __lim_process_gid_management_action_frame()
503 sta_ptr = dph_lookup_hash_entry(mac_ctx, mac_hdr->sa, &aid, in __lim_process_add_ts_rsp()
740 sta_ptr = dph_lookup_hash_entry(mac_ctx, mac_hdr->sa, &aid, in __lim_process_del_ts_req()
1019 dph_lookup_hash_entry(mac, pHdr->sa, &aid, in __lim_process_sm_power_save_update()
1360 sta_ds = dph_lookup_hash_entry(mac, mac_header->sa, &aid, in __lim_process_sa_query_request_action_frame()
1456 dph_lookup_hash_entry(mac, m_hdr->sa, &aid, in __lim_process_sa_query_response_action_frame()
1524 sta = dph_lookup_hash_entry(mac, pHdr->sa, &aid, in lim_drop_unprotected_action_frame()
1591 sta_ds = dph_lookup_hash_entry(mac_ctx, mac_hdr->sa, &aid, in lim_process_addba_req()
H A Dlim_mlo.c296 *assoc_sta = dph_lookup_hash_entry(mac, peer->macaddr, &aid, in lim_mlo_get_assoc_link_session_sta_ds()
358 link_sta = dph_lookup_hash_entry( in lim_mlo_update_cleanup_trigger()
510 sta_ds = dph_lookup_hash_entry(mac_ctx, peer->macaddr, &aid, in lim_mlo_cleanup_partner_peer()
725 sta = dph_lookup_hash_entry(mac, peer->macaddr, &aid, in lim_mlo_ap_sta_assoc_suc()
857 sta = dph_lookup_hash_entry(mac, peer->macaddr, &aid, in lim_mlo_ap_sta_assoc_fail()
955 sta = dph_lookup_hash_entry(mac, link_addr->bytes, &aid, in lim_mlo_assoc_ind_upper_layer()
H A Dlim_link_monitoring_algo.c68 stads = dph_lookup_hash_entry(mac_ctx, msg->addr2, &msg->assocId, in lim_delete_sta_util()
584 sta_ds = dph_lookup_hash_entry(mac_ctx, msg->ta, &aid, in lim_rx_invalid_peer_process()
H A Dlim_process_tdls.c504 sta_ds = dph_lookup_hash_entry(mac, peerMac, &aid, in lim_prepare_tdls_frame_header()
1909 dph_lookup_hash_entry(mac, peerMac.bytes, &aid, in populate_dotf_tdls_vht_aid()
2399 sta_ds = dph_lookup_hash_entry(mac, pe_session->bssId, &aid, in lim_send_tdls_teardown_frame()
3736 sta = dph_lookup_hash_entry(mac, pAddStaReq->peermac.bytes, &aid, in lim_tdls_setup_add_sta()
3817 sta = dph_lookup_hash_entry(mac, peerMac.bytes, &peerIdx, in lim_tdls_del_sta()
3897 sta = dph_lookup_hash_entry(mac, pAddStaParams->staMac, &aid, in lim_process_tdls_add_sta_rsp()
4446 sta_ds = dph_lookup_hash_entry(mac_ctx, del_sta_params->staMac, in lim_process_tdls_del_sta_rsp()
H A Dlim_process_deauth_frame.c383 sta_ds = dph_lookup_hash_entry(mac_ctx, addr, &aid, in lim_perform_deauth()
H A Dlim_ft.c924 dph_lookup_hash_entry(mac, peerMacAddr, in lim_process_ft_aggr_qos_rsp()
981 pSta = dph_lookup_hash_entry(mac, aggrQosReq->bssid.bytes, &aid, in lim_process_ft_aggr_qos_req()
H A Dlim_send_management_frames.c1405 sta_ds = dph_lookup_hash_entry(mac_ctx, in lim_assoc_rsp_tx_complete()
3837 dph_lookup_hash_entry(mac_ctx, in lim_send_deauth_cnf()
3957 sta_ds = dph_lookup_hash_entry(mac_ctx, in lim_send_disassoc_cnf()
4080 stads = dph_lookup_hash_entry(mac_ctx, peer, &aid, in lim_ap_delete_sta_upon_deauth_tx()
4577 dph_lookup_hash_entry(mac, peer, &aid, in lim_send_deauth_mgmt_frame()
5870 sta_ds = dph_lookup_hash_entry(mac, peer, &aid,
5918 sta_ds = dph_lookup_hash_entry(mac, peer, &aid,
6298 sta_ds = dph_lookup_hash_entry(mac_ctx, peer_mac, &aid,
H A Dlim_admit_control.c996 pSta = dph_lookup_hash_entry(mac, peerMacAddr, &assocId, in lim_process_hal_add_ts_rsp()
H A Dlim_process_mlm_req_messages.c1108 stads = dph_lookup_hash_entry(mac_ctx, in lim_process_mlm_disassoc_req_ntf()
1469 sta_ds = dph_lookup_hash_entry(mac_ctx, in lim_process_mlm_deauth_req_ntf()
H A Dlim_process_assoc_req_frame.c163 sta_ds = dph_lookup_hash_entry( in lim_check_sta_in_pe_entries()
2255 sta_ds = dph_lookup_hash_entry(mac_ctx, sa, &peer_idx, in lim_send_assoc_ind_to_sme()
2776 sta_ds = dph_lookup_hash_entry(mac_ctx, hdr->sa, &assoc_id, in lim_process_assoc_req_frame()
H A Dlim_session.c1062 dph_lookup_hash_entry(mac, sa, &aid, in pe_find_session_by_peer_sta()
H A Dlim_send_sme_rsp_messages.c917 sta_ds = dph_lookup_hash_entry(mac, in lim_send_sme_disassoc_ntf()
2030 sta_ds = dph_lookup_hash_entry(mac_ctx, session_entry->bssId, &aid, in lim_handle_sta_csa_param()
H A Dlim_assoc_utils.c3115 sta_ds = dph_lookup_hash_entry(mac_ctx, sta_addr, &aid, in lim_delete_dph_hash_entry()
3376 sta_ds = dph_lookup_hash_entry(mac_ctx, session_entry->self_mac_addr, in lim_check_and_announce_join_success()
3860 sta = dph_lookup_hash_entry(mac, pAddBssParams->staContext.bssId, in lim_sta_send_add_bss()
H A Dlim_utils.c1128 dph_lookup_hash_entry(mac, peerMacAddr, &tmpAid, in lim_decide_ap_protection()
1269 dph_lookup_hash_entry(mac_ctx, peer_mac_addr, &aid, in lim_update_short_preamble()
1375 sta_ds = dph_lookup_hash_entry(mac_ctx, peer_mac_addr, &aid, in lim_update_short_slot_time()
4107 sta = dph_lookup_hash_entry(mac_ctx, in lim_validate_delts_req()
5110 sta = dph_lookup_hash_entry(mac, peer, &aid, in lim_set_protected_bit()
5372 sta_ds = dph_lookup_hash_entry(mac, in lim_check_conc_and_send_edca()
H A Dlim_api.c619 sta_ds = dph_lookup_hash_entry(mac_ctx, (uint8_t *)peer_mac_addr, &aid, in is_mgmt_protected()
3003 sta_ds = dph_lookup_hash_entry(mac_ctx, session_ptr->bssId, &aid, in pe_roam_synch_callback()
H A Dlim_process_auth_frame.c678 sta_ds_ptr = dph_lookup_hash_entry(mac, mac_hdr->sa, &associd, in lim_check_and_trigger_pmf_sta_deletion()
H A Dlim_process_mlm_rsp_messages.c1286 sta_ds = dph_lookup_hash_entry(mac, in lim_process_mlm_set_keys_cnf()
H A Dlim_process_sme_req_messages.c6756 sta = dph_lookup_hash_entry(mac, in __lim_process_sme_disassoc_cnf()
/wlan-driver/qcacld-3.0/core/mac/src/dph/
H A Ddph_hash_table.h57 tpDphHashNode dph_lookup_hash_entry(struct mac_context *mac, uint8_t staAddr[],
H A Ddph_hash_table.c104 tpDphHashNode dph_lookup_hash_entry(struct mac_context *mac, uint8_t staAddr[], in dph_lookup_hash_entry() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_process.c556 sta = dph_lookup_hash_entry(mac_ctx, pMh->sa, &aid, in sch_bcn_process_sta_opmode()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c10380 link_sta = dph_lookup_hash_entry(