Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/ !
Dwork.c145 wk->chan_type == local->tmp_channel_type) { in ieee80211_work_work()
154 local->tmp_channel_type = wk->chan_type; in ieee80211_work_work()
214 wk->chan_type != local->tmp_channel_type) in ieee80211_work_work()
Dmain.c117 channel_type = local->tmp_channel_type; in ieee80211_hw_config()
Dieee80211_i.h983 enum nl80211_channel_type tmp_channel_type; member
Dcfg.c2056 (channel_type != local->tmp_channel_type && in ieee80211_mgmt_tx()
Dmlme.c240 local->tmp_channel_type = rx_channel_type; in ieee80211_enable_ht()