|
@@ -2399,6 +2399,7 @@ static int mac80211_hwsim_new_radio(struct genl_info *info,
|
|
ieee80211_hw_set(hw, AMPDU_AGGREGATION);
|
|
ieee80211_hw_set(hw, AMPDU_AGGREGATION);
|
|
ieee80211_hw_set(hw, MFP_CAPABLE);
|
|
ieee80211_hw_set(hw, MFP_CAPABLE);
|
|
ieee80211_hw_set(hw, SIGNAL_DBM);
|
|
ieee80211_hw_set(hw, SIGNAL_DBM);
|
|
|
|
+ ieee80211_hw_set(hw, TDLS_WIDER_BW);
|
|
if (rctbl)
|
|
if (rctbl)
|
|
ieee80211_hw_set(hw, SUPPORTS_RC_TABLE);
|
|
ieee80211_hw_set(hw, SUPPORTS_RC_TABLE);
|
|
|
|
|