Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dchan.c1142 bool ext_nss_cap, support_80_80 = false, support_320 = false; in _cfg80211_chandef_usable() local
1217 support_80_80 = in _cfg80211_chandef_usable()
1223 if (chandef->chan->band != NL80211_BAND_6GHZ && !support_80_80) in _cfg80211_chandef_usable()
/linux-6.15/net/mac80211/
H A Dutil.c2959 bool support_80_80 = false; in ieee80211_chandef_vht_oper() local
2972 support_80_80 = ((vht_cap & in ieee80211_chandef_vht_oper()
3001 support_80_80 = false; in ieee80211_chandef_vht_oper()
3004 support_80_80 = false; in ieee80211_chandef_vht_oper()
3045 } else if ((diff > 8) && support_80_80) { in ieee80211_chandef_vht_oper()