Home
last modified time | relevance | path

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

/linux/net/wireless/
A Dchan.c945 bool ext_nss_cap, support_80_80 = false; in cfg80211_chandef_usable() local
1016 support_80_80 = in cfg80211_chandef_usable()
1022 if (chandef->chan->band != NL80211_BAND_6GHZ && !support_80_80) in cfg80211_chandef_usable()
/linux/net/mac80211/
A Dutil.c3270 bool support_80_80 = false; in ieee80211_chandef_vht_oper() local
3283 support_80_80 = ((vht_cap & in ieee80211_chandef_vht_oper()
3312 support_80_80 = false; in ieee80211_chandef_vht_oper()
3315 support_80_80 = false; in ieee80211_chandef_vht_oper()
3356 } else if ((diff > 8) && support_80_80) { in ieee80211_chandef_vht_oper()
3395 bool support_80_80, support_160; in ieee80211_chandef_he_6ghz_oper() local
3414 support_80_80 = in ieee80211_chandef_he_6ghz_oper()
3470 if (support_80_80) in ieee80211_chandef_he_6ghz_oper()
3484 if (support_80_80 || support_160) in ieee80211_chandef_he_6ghz_oper()

Completed in 12 milliseconds