Searched refs:channel_type (Results 1 – 1 of 1) sorted by relevance
3038 enum nl80211_channel_type channel_type; in ieee80211_chandef_ht_oper() local3045 channel_type = NL80211_CHAN_HT20; in ieee80211_chandef_ht_oper()3048 channel_type = NL80211_CHAN_HT40PLUS; in ieee80211_chandef_ht_oper()3051 channel_type = NL80211_CHAN_HT40MINUS; in ieee80211_chandef_ht_oper()3054 channel_type = NL80211_CHAN_NO_HT; in ieee80211_chandef_ht_oper()3058 cfg80211_chandef_create(chandef, chandef->chan, channel_type); in ieee80211_chandef_ht_oper()