]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/net/wireless/iwlwifi/mvm/mvm.h
iwlwifi: mvm: begin basic BT-Coex implementation
[mirror_ubuntu-jammy-kernel.git] / drivers / net / wireless / iwlwifi / mvm / mvm.h
index 234c5726d196065a2268ca91c412c37845b29d77..b7f27d59fc244d4d202cc2f451c898a3ba35bbc6 100644 (file)
@@ -504,4 +504,8 @@ void iwl_mvm_ipv6_addr_change(struct ieee80211_hw *hw,
 void iwl_mvm_set_default_unicast_key(struct ieee80211_hw *hw,
                                     struct ieee80211_vif *vif, int idx);
 
+/* BT Coex */
+int iwl_send_bt_prio_tbl(struct iwl_mvm *mvm);
+int iwl_send_bt_init_conf(struct iwl_mvm *mvm);
+
 #endif /* __IWL_MVM_H__ */