Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h890 * struct ieee80211_ext_chansw_ie - Extended Channel Switch Announcement element
899 struct ieee80211_ext_chansw_ie { struct
1330 struct ieee80211_ext_chansw_ie data;
900 modeieee80211_ext_chansw_ie global() argument
901 new_operating_classieee80211_ext_chansw_ie global() argument
902 new_ch_numieee80211_ext_chansw_ie global() argument
903 countieee80211_ext_chansw_ie global() argument
/openbmc/linux/net/mac80211/
H A Dieee80211_i.h1711 const struct ieee80211_ext_chansw_ie *ext_chansw_ie;
H A Dutil.c1260 if (elen != sizeof(struct ieee80211_ext_chansw_ie)) { in _ieee802_11_parse_elems_full()