Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3976 struct ieee80211_channel_sw_ie *channel_sw; in mwifiex_cfg80211_channel_switch() local
4002 channel_sw = (void *)(chsw_ie + 1); in mwifiex_cfg80211_channel_switch()
4003 if (channel_sw->mode) { in mwifiex_cfg80211_channel_switch()
4023 chsw_msec = max(channel_sw->count * priv->bss_cfg.beacon_period, 100); in mwifiex_cfg80211_channel_switch()