Searched refs:vht_opclass (Results 1 – 1 of 1) sorted by relevance
1607 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local1638 vht_opclass = 128; in ieee80211_chandef_to_operating_class()1641 vht_opclass = 129; in ieee80211_chandef_to_operating_class()1644 vht_opclass = 130; in ieee80211_chandef_to_operating_class()1650 vht_opclass = 0; in ieee80211_chandef_to_operating_class()1656 if (vht_opclass) { in ieee80211_chandef_to_operating_class()1657 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1672 if (vht_opclass) { in ieee80211_chandef_to_operating_class()1673 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1688 if (vht_opclass) { in ieee80211_chandef_to_operating_class()[all …]