Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c1642 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local
1673 vht_opclass = 128; in ieee80211_chandef_to_operating_class()
1676 vht_opclass = 129; in ieee80211_chandef_to_operating_class()
1679 vht_opclass = 130; in ieee80211_chandef_to_operating_class()
1685 vht_opclass = 0; in ieee80211_chandef_to_operating_class()
1691 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
1692 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
1707 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
1708 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
1723 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c2005 u8 vht_opclass; in ieee80211_chandef_to_operating_class() local
2036 vht_opclass = 128; in ieee80211_chandef_to_operating_class()
2039 vht_opclass = 129; in ieee80211_chandef_to_operating_class()
2042 vht_opclass = 130; in ieee80211_chandef_to_operating_class()
2048 vht_opclass = 0; in ieee80211_chandef_to_operating_class()
2054 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
2055 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
2070 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
2071 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()
2086 if (vht_opclass) { in ieee80211_chandef_to_operating_class()
[all...]

Completed in 5 milliseconds