Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_reg_api.c106 struct reg_stop_11d_scan_req *stop_11d_scan) in wmi_unified_send_stop_11d_scan_cmd() argument
110 stop_11d_scan); in wmi_unified_send_stop_11d_scan_cmd()
Dwmi_unified_tlv.c7606 struct reg_stop_11d_scan_req *stop_11d_scan) in send_stop_11d_scan_cmd_tlv() argument
7625 cmd->vdev_id = stop_11d_scan->vdev_id; in send_stop_11d_scan_cmd_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_reg_api.h84 struct reg_stop_11d_scan_req *stop_11d_scan);
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_offload_11d_scan.c159 tx_ops->stop_11d_scan(psoc, &stop_req); in reg_send_11d_msg_cbk()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
Dtarget_if_reg.c1419 reg_ops->stop_11d_scan = tgt_if_regulatory_stop_11d_scan; in target_if_register_regulatory_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h1167 QDF_STATUS (*stop_11d_scan)(struct wlan_objmgr_psoc *psoc, member