Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Ddebug.c505 struct wmi_vdev_install_key_cmd *cmd; in ath10k_debug_fw_assert()
512 cmd = (struct wmi_vdev_install_key_cmd *)skb->data; in ath10k_debug_fw_assert()
Dwmi.h5066 struct wmi_vdev_install_key_cmd { struct
Dwmi-tlv.c2353 struct wmi_vdev_install_key_cmd *cmd; in ath10k_wmi_tlv_op_gen_vdev_install_key()
Dwmi.c7320 struct wmi_vdev_install_key_cmd *cmd; in ath10k_wmi_op_gen_vdev_install_key()
7332 cmd = (struct wmi_vdev_install_key_cmd *)skb->data; in ath10k_wmi_op_gen_vdev_install_key()
/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dwmi.h3662 struct wmi_vdev_install_key_cmd { struct
Dwmi.c1959 struct wmi_vdev_install_key_cmd *cmd; in ath12k_wmi_vdev_install_key()
1975 cmd = (struct wmi_vdev_install_key_cmd *)skb->data; in ath12k_wmi_vdev_install_key()
/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dwmi.h3667 struct wmi_vdev_install_key_cmd { struct
Dwmi.c1826 struct wmi_vdev_install_key_cmd *cmd; in ath11k_wmi_vdev_install_key()
1838 cmd = (struct wmi_vdev_install_key_cmd *)skb->data; in ath11k_wmi_vdev_install_key()