Searched refs:channel_sw (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dcfg80211.c3499 struct ieee80211_channel_sw_ie *channel_sw; mwifiex_cfg80211_channel_switch() local
3525 channel_sw = (void *)(chsw_ie + 1); mwifiex_cfg80211_channel_switch()
3526 if (channel_sw->mode) { mwifiex_cfg80211_channel_switch()
3546 chsw_msec = max(channel_sw->count * priv->bss_cfg.beacon_period, 100); mwifiex_cfg80211_channel_switch()

Completed in 45 milliseconds