Home
last modified time | relevance | path

Searched refs:wmi_vdev_install_key_cmd (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Ddebug.c504 struct wmi_vdev_install_key_cmd *cmd; in ath10k_debug_fw_assert()
511 cmd = (struct wmi_vdev_install_key_cmd *)skb->data; in ath10k_debug_fw_assert()
Dwmi.h5038 struct wmi_vdev_install_key_cmd { struct
Dwmi.c7298 struct wmi_vdev_install_key_cmd *cmd; in ath10k_wmi_op_gen_vdev_install_key()
7310 cmd = (struct wmi_vdev_install_key_cmd *)skb->data; in ath10k_wmi_op_gen_vdev_install_key()
Dwmi-tlv.c2348 struct wmi_vdev_install_key_cmd *cmd; in ath10k_wmi_tlv_op_gen_vdev_install_key()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h3500 struct wmi_vdev_install_key_cmd { struct
Dwmi.c1767 struct wmi_vdev_install_key_cmd *cmd; in ath12k_wmi_vdev_install_key()
1783 cmd = (struct wmi_vdev_install_key_cmd *)skb->data; in ath12k_wmi_vdev_install_key()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h3615 struct wmi_vdev_install_key_cmd { struct
Dwmi.c1782 struct wmi_vdev_install_key_cmd *cmd; in ath11k_wmi_vdev_install_key()
1794 cmd = (struct wmi_vdev_install_key_cmd *)skb->data; in ath11k_wmi_vdev_install_key()