Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.h2564 struct wmi_vdev_create_cmd { struct
Dwmi.c692 struct wmi_vdev_create_cmd *cmd; in ath11k_wmi_vdev_create()
710 cmd = (struct wmi_vdev_create_cmd *)skb->data; in ath11k_wmi_vdev_create()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dwmi.h4843 struct wmi_vdev_create_cmd { struct
Dwmi.c7117 struct wmi_vdev_create_cmd *cmd; in ath10k_wmi_op_gen_vdev_create()
7124 cmd = (struct wmi_vdev_create_cmd *)skb->data; in ath10k_wmi_op_gen_vdev_create()
Dwmi-tlv.c2127 struct wmi_vdev_create_cmd *cmd; in ath10k_wmi_tlv_op_gen_vdev_create()