Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3923 struct ieee80211_channel_sw_ie *channel_sw; in mwifiex_cfg80211_channel_switch() local
3949 channel_sw = (void *)(chsw_ie + 1); in mwifiex_cfg80211_channel_switch()
3950 if (channel_sw->mode) { in mwifiex_cfg80211_channel_switch()
3970 chsw_msec = max(channel_sw->count * priv->bss_cfg.beacon_period, 100); in mwifiex_cfg80211_channel_switch()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3968 struct ieee80211_channel_sw_ie *channel_sw; in mwifiex_cfg80211_channel_switch() local
3994 channel_sw = (void *)(chsw_ie + 1); in mwifiex_cfg80211_channel_switch()
3995 if (channel_sw->mode) { in mwifiex_cfg80211_channel_switch()
4015 chsw_msec = max(channel_sw->count * priv->bss_cfg.beacon_period, 100); in mwifiex_cfg80211_channel_switch()

Completed in 10 milliseconds