Searched refs:sta_addr (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_cfg80211.h | 954 uint8_t sta_addr[], 959 uint8_t sta_addr[], in hdd_send_update_owe_info_event() argument
|
D | wlan_hdd_hostapd.c | 2175 struct qdf_mac_addr sta_addr = {0}; in hdd_hostapd_sap_event_cb() local 2712 qdf_copy_macaddr(&sta_addr, &event->sta_mld); in hdd_hostapd_sap_event_cb() 2714 qdf_copy_macaddr(&sta_addr, &event->staMac); in hdd_hostapd_sap_event_cb() 2722 &sta_addr.bytes[0], in hdd_hostapd_sap_event_cb() 2886 qdf_copy_macaddr(&sta_addr, &stainfo->mld_addr); in hdd_hostapd_sap_event_cb() 2891 qdf_copy_macaddr(&sta_addr, &disassoc_comp->staMac); in hdd_hostapd_sap_event_cb() 2949 (const u8 *)&sta_addr.bytes[0], in hdd_hostapd_sap_event_cb()
|
D | wlan_hdd_cfg80211.c | 28672 uint8_t sta_addr[], in hdd_send_update_owe_info_event() argument 28682 qdf_mem_copy(owe_info.peer, sta_addr, ETH_ALEN); in hdd_send_update_owe_info_event() 28683 hdd_ml_sap_owe_fill_ml_info(adapter, &owe_info, sta_addr); in hdd_send_update_owe_info_event()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_mlo.c | 320 uint8_t *sta_addr; in lim_mlo_update_cleanup_trigger() local 356 sta_addr = in lim_mlo_update_cleanup_trigger() 360 sta_addr, in lim_mlo_update_cleanup_trigger()
|
D | lim_assoc_utils.c | 3098 lim_delete_dph_hash_entry(struct mac_context *mac_ctx, tSirMacAddr sta_addr, in lim_delete_dph_hash_entry() argument 3115 sta_ds = dph_lookup_hash_entry(mac_ctx, sta_addr, &aid, in lim_delete_dph_hash_entry() 3124 QDF_MAC_ADDR_REF(sta_addr)); in lim_delete_dph_hash_entry() 3175 if (dph_delete_hash_entry(mac_ctx, sta_addr, sta_id, in lim_delete_dph_hash_entry()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 10286 uint8_t *sta_addr; 10378 sta_addr = 10382 sta_addr,
|