Home
last modified time | relevance | path

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

/net/mac80211/
Dibss.c785 enum nl80211_channel_type ch_type; in ieee80211_ibss_process_chanswitch() local
838 ch_type = cfg80211_get_chandef_type(&ifibss->chandef); in ieee80211_ibss_process_chanswitch()
840 ch_type); in ieee80211_ibss_process_chanswitch()
Dutil.c3955 enum nl80211_channel_type ch_type; in ieee80211_send_action_csa() local
3960 ch_type = cfg80211_get_chandef_type(&csa_settings->chandef); in ieee80211_send_action_csa()
3961 if (ch_type == NL80211_CHAN_HT40PLUS) in ieee80211_send_action_csa()