Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.c992 2 + sizeof(struct ieee80211_channel_sw_ie) + in ieee80211_mesh_build_beacon()
1052 int ie_len = 2 + sizeof(struct ieee80211_channel_sw_ie) + in ieee80211_mesh_build_beacon()
H A Dieee80211_i.h1710 const struct ieee80211_channel_sw_ie *ch_switch_ie;
H A Dutil.c1239 if (elen != sizeof(struct ieee80211_channel_sw_ie)) { in _ieee802_11_parse_elems_full()
/openbmc/linux/include/linux/
H A Dieee80211.h883 struct ieee80211_channel_sw_ie { struct
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5511 const struct ieee80211_channel_sw_ie *ie_csa; in wlcore_get_csa_count()
5517 ie_csa = (struct ieee80211_channel_sw_ie *)&ie[2]; in wlcore_get_csa_count()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3970 struct ieee80211_channel_sw_ie *channel_sw; in mwifiex_cfg80211_channel_switch()