Searched refs:vht_opclass (Results 1 – 1 of 1) sorted by relevance
2167 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local2198 vht_opclass = 128; in ieee80211_chandef_to_operating_class()2201 vht_opclass = 129; in ieee80211_chandef_to_operating_class()2204 vht_opclass = 130; in ieee80211_chandef_to_operating_class()2210 vht_opclass = 0; in ieee80211_chandef_to_operating_class()2216 if (vht_opclass) { in ieee80211_chandef_to_operating_class()2217 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()2232 if (vht_opclass) { in ieee80211_chandef_to_operating_class()2233 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()2248 if (vht_opclass) { in ieee80211_chandef_to_operating_class()[all …]