Home
last modified time | relevance | path

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

/net/mac80211/
Dibss.c774 enum nl80211_channel_type ch_type; in ieee80211_ibss_process_chanswitch() local
828 ch_type = cfg80211_get_chandef_type(&ifibss->chandef); in ieee80211_ibss_process_chanswitch()
830 ch_type); in ieee80211_ibss_process_chanswitch()
Dutil.c4547 enum nl80211_channel_type ch_type; in ieee80211_send_action_csa() local
4552 ch_type = cfg80211_get_chandef_type(&csa_settings->chandef); in ieee80211_send_action_csa()
4553 if (ch_type == NL80211_CHAN_HT40PLUS) in ieee80211_send_action_csa()