Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dwmi.h3599 struct wmi_stop_scan_cmd { struct
Dwmi.c2230 struct wmi_stop_scan_cmd *cmd; in ath11k_wmi_send_scan_stop_cmd()
2238 cmd = (struct wmi_stop_scan_cmd *)skb->data; in ath11k_wmi_send_scan_stop_cmd()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dwmi.h3309 struct wmi_stop_scan_cmd { struct
Dwmi.c7075 struct wmi_stop_scan_cmd *cmd; in ath10k_wmi_op_gen_stop_scan()
7095 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()