Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_extscan_tlv.c451 struct ap_threshold_params *src_ap = psigchange->ap; in wmi_get_buf_extscan_change_monitor_cmd() local
497 dest_chglist->lower_rssi_limit = src_ap->low; in wmi_get_buf_extscan_change_monitor_cmd()
498 dest_chglist->upper_rssi_limit = src_ap->high; in wmi_get_buf_extscan_change_monitor_cmd()
499 WMI_CHAR_ARRAY_TO_MAC_ADDR(src_ap->bssid.bytes, in wmi_get_buf_extscan_change_monitor_cmd()
504 src_ap++; in wmi_get_buf_extscan_change_monitor_cmd()
974 struct ap_threshold_params *src_ap = params->ap; in send_extscan_start_hotlist_monitor_cmd_tlv() local
1050 dest_hotlist->min_rssi = src_ap->low; in send_extscan_start_hotlist_monitor_cmd_tlv()
1051 WMI_CHAR_ARRAY_TO_MAC_ADDR(src_ap->bssid.bytes, in send_extscan_start_hotlist_monitor_cmd_tlv()
1061 src_ap++; in send_extscan_start_hotlist_monitor_cmd_tlv()