Searched refs:vht_opclass (Results 1 – 1 of 1) sorted by relevance
1640 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local1671 vht_opclass = 128; in ieee80211_chandef_to_operating_class()1674 vht_opclass = 129; in ieee80211_chandef_to_operating_class()1677 vht_opclass = 130; in ieee80211_chandef_to_operating_class()1683 vht_opclass = 0; in ieee80211_chandef_to_operating_class()1689 if (vht_opclass) { in ieee80211_chandef_to_operating_class()1690 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1705 if (vht_opclass) { in ieee80211_chandef_to_operating_class()1706 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1721 if (vht_opclass) { in ieee80211_chandef_to_operating_class()[all …]