Home
last modified time | relevance | path

Searched refs:vht_opclass (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/wireless/
Dutil.c1598 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local
1629 vht_opclass = 128; in ieee80211_chandef_to_operating_class()
1632 vht_opclass = 129; in ieee80211_chandef_to_operating_class()
1635 vht_opclass = 130; in ieee80211_chandef_to_operating_class()
1641 vht_opclass = 0; in ieee80211_chandef_to_operating_class()
1647 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
1648 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
1663 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
1664 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
1679 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
[all …]