Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3922 struct ieee_types_header *chsw_ie; in mwifiex_cfg80211_channel_switch() local
3940 chsw_ie = (void *)cfg80211_find_ie(WLAN_EID_CHANNEL_SWITCH, in mwifiex_cfg80211_channel_switch()
3943 if (!chsw_ie) { in mwifiex_cfg80211_channel_switch()
3949 channel_sw = (void *)(chsw_ie + 1); in mwifiex_cfg80211_channel_switch()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3967 struct ieee_types_header *chsw_ie; in mwifiex_cfg80211_channel_switch() local
3985 chsw_ie = (void *)cfg80211_find_ie(WLAN_EID_CHANNEL_SWITCH, in mwifiex_cfg80211_channel_switch()
3988 if (!chsw_ie) { in mwifiex_cfg80211_channel_switch()
3994 channel_sw = (void *)(chsw_ie + 1); in mwifiex_cfg80211_channel_switch()

Completed in 11 milliseconds