Home
last modified time | relevance | path

Searched refs:matched_bssid_addr (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_process.c1474 QDF_MAC_ADDR_REF(obss_detection->matched_bssid_addr)); in lim_process_obss_detection_ind()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h9006 uint8_t matched_bssid_addr[QDF_MAC_ADDR_SIZE]; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c18056 WMI_MAC_ADDR_TO_CHAR_ARRAY(&fix_param->matched_bssid_addr, in extract_obss_detection_info_tlv()
18057 &obss_detection->matched_bssid_addr[0]); in extract_obss_detection_info_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h31175 …wmi_mac_addr matched_bssid_addr; /* valid when reason is WMI_SAP_OBSS_DETECTION_EVENT_REASON_PRES… member