Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dutil.c1541 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local
1572 vht_opclass = 128; in ieee80211_chandef_to_operating_class()
1575 vht_opclass = 129; in ieee80211_chandef_to_operating_class()
1578 vht_opclass = 130; in ieee80211_chandef_to_operating_class()
1584 vht_opclass = 0; in ieee80211_chandef_to_operating_class()
1590 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
1591 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
1606 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
1607 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
1622 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
[all …]