Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3920 struct ieee_types_header *chsw_ie; in mwifiex_cfg80211_channel_switch() local
3938 chsw_ie = (void *)cfg80211_find_ie(WLAN_EID_CHANNEL_SWITCH, in mwifiex_cfg80211_channel_switch()
3941 if (!chsw_ie) { in mwifiex_cfg80211_channel_switch()
3947 channel_sw = (void *)(chsw_ie + 1); in mwifiex_cfg80211_channel_switch()