Home
last modified time | relevance | path

Searched refs:support_80_80 (Results 1 – 2 of 2) sorted by relevance

/linux/net/wireless/
H A Dchan.c1191 bool ext_nss_cap, support_80_80 = false, support_320 = false; in _cfg80211_chandef_usable() local
1254 support_80_80 = in _cfg80211_chandef_usable()
1260 if (chandef->chan->band != NL80211_BAND_6GHZ && !support_80_80) in _cfg80211_chandef_usable()
/linux/net/mac80211/
H A Dutil.c3031 bool support_80_80 = false; in ieee80211_chandef_vht_oper() local
3044 support_80_80 = ((vht_cap & in ieee80211_chandef_vht_oper()
3073 support_80_80 = false; in ieee80211_chandef_vht_oper()
3076 support_80_80 = false; in ieee80211_chandef_vht_oper()
3117 } else if ((diff > 8) && support_80_80) { in ieee80211_chandef_vht_oper()