Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.h3674 struct wmi_stop_scan_cmd { struct
Dwmi.c2345 struct wmi_stop_scan_cmd *cmd; in ath11k_wmi_send_scan_stop_cmd()
2353 cmd = (struct wmi_stop_scan_cmd *)skb->data; in ath11k_wmi_send_scan_stop_cmd()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dwmi.h3312 struct wmi_stop_scan_cmd { struct
Dwmi.c7079 struct wmi_stop_scan_cmd *cmd; in ath10k_wmi_op_gen_stop_scan()
7099 cmd = (struct wmi_stop_scan_cmd *)skb->data; in ath10k_wmi_op_gen_stop_scan()
Dwmi-tlv.c2064 struct wmi_stop_scan_cmd *cmd; in ath10k_wmi_tlv_op_gen_stop_scan()