Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2954 struct wmi_vdev_down_cmd { struct
2955 tlv_headerwmi_vdev_down_cmd global() argument
2956 vdev_idwmi_vdev_down_cmd global() argument
H A Dwmi.c1071 struct wmi_vdev_down_cmd *cmd; in ath12k_wmi_vdev_down()
1079 cmd = (struct wmi_vdev_down_cmd *)skb->data; in ath12k_wmi_vdev_down()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2657 struct wmi_vdev_down_cmd { struct
2658 tlv_headerwmi_vdev_down_cmd global() argument
2659 vdev_idwmi_vdev_down_cmd global() argument
H A Dwmi.c843 struct wmi_vdev_down_cmd *cmd; in ath11k_wmi_vdev_down()
851 cmd = (struct wmi_vdev_down_cmd *)skb->data; in ath11k_wmi_vdev_down()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c2306 struct wmi_vdev_down_cmd *cmd; in ath10k_wmi_tlv_op_gen_vdev_down()