Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.h2596 struct wmi_vdev_stop_cmd { struct
Dwmi.c795 struct wmi_vdev_stop_cmd *cmd; in ath11k_wmi_vdev_stop()
803 cmd = (struct wmi_vdev_stop_cmd *)skb->data; in ath11k_wmi_vdev_stop()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dwmi.h4977 struct wmi_vdev_stop_cmd { struct
Dwmi.c7211 struct wmi_vdev_stop_cmd *cmd; in ath10k_wmi_op_gen_vdev_stop()
7218 cmd = (struct wmi_vdev_stop_cmd *)skb->data; in ath10k_wmi_op_gen_vdev_stop()
Dwmi-tlv.c2248 struct wmi_vdev_stop_cmd *cmd; in ath10k_wmi_tlv_op_gen_vdev_stop()