Home
last modified time | relevance | path

Searched refs:self_macaddr (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_pkt_filter_public_struct.h122 struct qdf_mac_addr self_macaddr; member
138 struct qdf_mac_addr self_macaddr; member
H A Dwlan_pmo_ns_public_struct.h74 struct qdf_mac_addr self_macaddr; member
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_pkt_filter.c66 qdf_mem_copy(&request_buf->self_macaddr.bytes, in pmo_tgt_set_pkt_filter()
128 qdf_mem_copy(&request_buf->self_macaddr.bytes, in pmo_tgt_clear_pkt_filter()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_ns.c118 qdf_mem_copy(&request->self_macaddr.bytes, self_addr, in pmo_core_cache_ns_in_vdev_priv()
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h532 struct qdf_mac_addr self_macaddr; /* self macaddress or BSSID */ member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_pmo_tlv.c388 ns_req->self_macaddr.bytes, in fill_ns_offload_params_tlv()
457 ns_req->self_macaddr.bytes, in fill_nsoffload_ext_tlv()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c6801 qdf_mem_copy(config->self_macaddr.bytes, in wlan_hdd_cfg80211_start_bss()
8525 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()
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()
H A Dwlan_hdd_stats.c1346 qdf_copy_macaddr(&info->bssid, &config->self_macaddr); in hdd_get_interface_info()
H A Dwlan_hdd_cfg80211.c2665 qdf_mem_copy(sap_config->self_macaddr.bytes, in wlan_hdd_cfg80211_start_acs()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c595 config->self_macaddr.bytes, QDF_MAC_ADDR_SIZE); in wlansap_set_scan_acs_channel_params()
848 qdf_mem_copy(sap_ctx->bssid.bytes, config->self_macaddr.bytes, in wlansap_start_bss()
851 config->self_macaddr.bytes, QDF_MAC_ADDR_SIZE); in wlansap_start_bss()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h1943 struct qdf_mac_addr self_macaddr; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_management_frames.c179 tSirMacAddr self_macaddr, in lim_send_probe_req_mgmt_frame() argument
443 SIR_MAC_MGMT_PROBE_REQ, bssid, self_macaddr); in lim_send_probe_req_mgmt_frame()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h2707 struct qdf_mac_addr self_macaddr; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c5987 &request_buf->self_macaddr); in sme_8023_multicast_list()