Home
last modified time | relevance | path

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

/Linux-v5.15/net/wireless/
Dutil.c1670 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local
1701 vht_opclass = 128; in ieee80211_chandef_to_operating_class()
1704 vht_opclass = 129; in ieee80211_chandef_to_operating_class()
1707 vht_opclass = 130; in ieee80211_chandef_to_operating_class()
1713 vht_opclass = 0; in ieee80211_chandef_to_operating_class()
1719 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
1720 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
1735 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
1736 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
1751 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
[all …]