Searched refs:vht_opclass (Results 1 – 1 of 1) sorted by relevance
1814 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local1845 vht_opclass = 128; in ieee80211_chandef_to_operating_class()1848 vht_opclass = 129; in ieee80211_chandef_to_operating_class()1851 vht_opclass = 130; in ieee80211_chandef_to_operating_class()1857 vht_opclass = 0; in ieee80211_chandef_to_operating_class()1863 if (vht_opclass) { in ieee80211_chandef_to_operating_class()1864 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1879 if (vht_opclass) { in ieee80211_chandef_to_operating_class()1880 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1895 if (vht_opclass) { in ieee80211_chandef_to_operating_class()[all …]