Home
last modified time | relevance | path

Searched refs:support_320 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/wireless/
H A Dchan.c1049 bool ext_nss_cap, support_80_80 = false, support_320 = false; in cfg80211_chandef_usable() local
1172 support_320 = true; in cfg80211_chandef_usable()
1177 if (!support_320) in cfg80211_chandef_usable()
/openbmc/linux/net/mac80211/
H A Dutil.c3786 bool support_160, bool support_320, in ieee80211_chandef_eht_oper() argument
3817 if (support_320) { in ieee80211_chandef_eht_oper()
3849 bool support_80_80, support_160, support_320; in ieee80211_chandef_he_6ghz_oper() local
3956 support_320 = in ieee80211_chandef_he_6ghz_oper()
3960 support_320, &he_chandef); in ieee80211_chandef_he_6ghz_oper()
H A Dieee80211_i.h2529 bool support_160, bool support_320,