Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dutil.c2013 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local
2044 vht_opclass = 128; in ieee80211_chandef_to_operating_class()
2047 vht_opclass = 129; in ieee80211_chandef_to_operating_class()
2050 vht_opclass = 130; in ieee80211_chandef_to_operating_class()
2056 vht_opclass = 0; in ieee80211_chandef_to_operating_class()
2062 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
2063 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
2078 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
2079 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
2094 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
[all …]