Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dwmi.c2246 struct wmi_stop_scan_cmd *cmd; in ath11k_wmi_send_scan_stop_cmd()
2254 cmd = (struct wmi_stop_scan_cmd *)skb->data; in ath11k_wmi_send_scan_stop_cmd()
Dwmi.h3575 struct wmi_stop_scan_cmd { struct
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h3307 struct wmi_stop_scan_cmd { struct
Dwmi.c7070 struct wmi_stop_scan_cmd *cmd; in ath10k_wmi_op_gen_stop_scan()
7090 cmd = (struct wmi_stop_scan_cmd *)skb->data; in ath10k_wmi_op_gen_stop_scan()
Dwmi-tlv.c2053 struct wmi_stop_scan_cmd *cmd; in ath10k_wmi_tlv_op_gen_stop_scan()