]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/net/wireless/ath/ath11k/wmi.h
ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID
[mirror_ubuntu-hirsute-kernel.git] / drivers / net / wireless / ath / ath11k / wmi.h
index 05d5f6d300722b3a3cd4f1ea530e074900712523..62840717a946b275bf0eb517d90d968508f495ea 100644 (file)
@@ -5171,4 +5171,7 @@ int ath11k_wmi_fils_discovery(struct ath11k *ar, u32 vdev_id, u32 interval,
                              bool unsol_bcast_probe_resp_enabled);
 int ath11k_wmi_probe_resp_tmpl(struct ath11k *ar, u32 vdev_id,
                               struct sk_buff *tmpl);
+int ath11k_wmi_set_hw_mode(struct ath11k_base *ab,
+                          enum wmi_host_hw_mode_config_type mode);
+
 #endif