|
@@ -641,6 +641,7 @@ int iwl_mvm_mac_setup_register(struct iwl_mvm *mvm)
|
|
|
IWL_UCODE_TLV_CAPA_TDLS_SUPPORT)) {
|
|
IWL_UCODE_TLV_CAPA_TDLS_SUPPORT)) {
|
|
|
IWL_DEBUG_TDLS(mvm, "TDLS supported\n");
|
|
IWL_DEBUG_TDLS(mvm, "TDLS supported\n");
|
|
|
hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS;
|
|
hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS;
|
|
|
|
|
+ ieee80211_hw_set(hw, TDLS_WIDER_BW);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
if (fw_has_capa(&mvm->fw->ucode_capa,
|
|
if (fw_has_capa(&mvm->fw->ucode_capa,
|