Searched refs:vht_opclass (Results 1 – 1 of 1) sorted by relevance
1361 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local1391 vht_opclass = 128; in ieee80211_chandef_to_operating_class()1394 vht_opclass = 129; in ieee80211_chandef_to_operating_class()1397 vht_opclass = 130; in ieee80211_chandef_to_operating_class()1403 vht_opclass = 0; in ieee80211_chandef_to_operating_class()1409 if (vht_opclass) { in ieee80211_chandef_to_operating_class()1410 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1425 if (vht_opclass) { in ieee80211_chandef_to_operating_class()1426 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1441 if (vht_opclass) { in ieee80211_chandef_to_operating_class()[all …]