Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 …]