Home
last modified time | relevance | path

Searched refs:CSTATS_MAC_COPY (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_chipset_stats.h41 #define CSTATS_MAC_COPY(to, from) \ macro
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_chipset_stats.c397 CSTATS_MAC_COPY(stat.src_mac, sa); in wlan_cp_stats_cstats_pkt_log()
398 CSTATS_MAC_COPY(stat.dst_mac, da); in wlan_cp_stats_cstats_pkt_log()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_disconnect.c128 CSTATS_MAC_COPY(stat.bssid, req->req.bssid.bytes); in cm_cp_stats_cstats_disconn_req_event()
149 CSTATS_MAC_COPY(stat.bssid, rsp->req.req.bssid.bytes); in cm_cp_stats_cstats_disconn_resp_event()
H A Dwlan_cm_vdev_connect.c1780 CSTATS_MAC_COPY(stat.bssid, rsp->bssid.bytes); in cm_cp_stats_cstats_log_connect_event()
/wlan-driver/qcacld-3.0/os_if/nan/src/
H A Dos_if_nan.c2953 CSTATS_MAC_COPY(stat.self_ndi_mac_addr, req->self_ndi_mac_addr.bytes); in os_if_cstats_log_ndp_initiator_req_evt()
2954 CSTATS_MAC_COPY(stat.peer_discovery_mac_addr, in os_if_cstats_log_ndp_initiator_req_evt()
3060 CSTATS_MAC_COPY(stat.peer_mac, evt->peer_mac_addr.bytes); in os_if_cstats_log_ndp_indication_evt()
3061 CSTATS_MAC_COPY(stat.peer_discovery_mac_addr, in os_if_cstats_log_ndp_indication_evt()
3083 CSTATS_MAC_COPY(stat.peer_addr, nc->peer_ndi_mac_addr.bytes); in os_if_cstats_log_ndp_confirm_evt()
3123 CSTATS_MAC_COPY(stat.peer_mac, peer_ind->peer_mac_addr.bytes); in os_if_cstats_log_ndp_new_peer_evt()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c11895 CSTATS_MAC_COPY(stat.bssid, bssid); in lim_cp_stats_cstats_log_assoc_resp_evt()
11896 CSTATS_MAC_COPY(stat.dest_mac, da); in lim_cp_stats_cstats_log_assoc_resp_evt()
11996 CSTATS_MAC_COPY(stat.bssid, bssid); in lim_cp_stats_cstats_log_assoc_req_evt()
11997 CSTATS_MAC_COPY(stat.sa, sa); in lim_cp_stats_cstats_log_assoc_req_evt()
12032 CSTATS_MAC_COPY(stat.init_sta_addr, frm->LinkIdentifier.InitStaAddr); in lim_cp_stats_cstats_log_disc_req_evt()
12033 CSTATS_MAC_COPY(stat.bssid, frm->LinkIdentifier.bssid); in lim_cp_stats_cstats_log_disc_req_evt()
12034 CSTATS_MAC_COPY(stat.resp_sta_addr, frm->LinkIdentifier.RespStaAddr); in lim_cp_stats_cstats_log_disc_req_evt()
12067 CSTATS_MAC_COPY(stat.init_sta_addr, frm->LinkIdentifier.InitStaAddr); in lim_cp_stats_cstats_log_disc_resp_evt()
12068 CSTATS_MAC_COPY(stat.bssid, frm->LinkIdentifier.bssid); in lim_cp_stats_cstats_log_disc_resp_evt()
12069 CSTATS_MAC_COPY(stat.resp_sta_addr, frm->LinkIdentifier.RespStaAddr); in lim_cp_stats_cstats_log_disc_resp_evt()
[all …]
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c8525 CSTATS_MAC_COPY(stat.bssid, sap_config->self_macaddr.bytes); in hdd_cp_stats_cstats_sap_go_start_event()
8557 CSTATS_MAC_COPY(stat.bssid, sap_config->self_macaddr.bytes); in hdd_cp_stats_cstats_sap_go_stop_event()
8598 CSTATS_MAC_COPY(stat.bssid, sap_config->self_macaddr.bytes); in hdd_cp_stats_cstats_log_sap_go_sta_disassoc_event()
8599 CSTATS_MAC_COPY(stat.sta_mac, disassoc_comp->staMac.bytes); in hdd_cp_stats_cstats_log_sap_go_sta_disassoc_event()
8640 CSTATS_MAC_COPY(stat.sta_mac, event->staMac.bytes); in hdd_cp_stats_cstats_log_sap_go_sta_assoc_reassoc_event()
8641 CSTATS_MAC_COPY(stat.bssid, sap_config->self_macaddr.bytes); in hdd_cp_stats_cstats_log_sap_go_sta_assoc_reassoc_event()
8690 CSTATS_MAC_COPY(stat.bssid, sap_config->self_macaddr.bytes); in hdd_cp_stats_cstats_log_sap_go_dfs_event()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_util.c2345 CSTATS_MAC_COPY(stat.bssid, req->bss->entry->bssid.bytes); in cm_cp_stats_cstats_log_connecting_event()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c4594 CSTATS_MAC_COPY(stat->bssid, ap->bssid.bytes); in cm_cp_stats_cstats_roam_scan_ap()
4652 CSTATS_MAC_COPY(stat.bssid, event->fail_bssid.bytes); in cm_cp_stats_cstats_roam_result()