Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dutil.c2165 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local
2196 vht_opclass = 128; in ieee80211_chandef_to_operating_class()
2199 vht_opclass = 129; in ieee80211_chandef_to_operating_class()
2202 vht_opclass = 130; in ieee80211_chandef_to_operating_class()
2208 vht_opclass = 0; in ieee80211_chandef_to_operating_class()
2214 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
2215 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
2230 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
2231 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
2246 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
[all …]