Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211.h1074 } __packed ext_chan_switch; member
/linux/net/mac80211/
H A Dmlme.c11899 u.action.ext_chan_switch.variable); in ieee80211_sta_rx_queued_frame()
11908 elems = ieee802_11_parse_elems(mgmt->u.action.ext_chan_switch.variable, in ieee80211_sta_rx_queued_frame()
11925 &mgmt->u.action.ext_chan_switch.data; in ieee80211_sta_rx_queued_frame()
H A Drx.c3739 if (len < IEEE80211_MIN_ACTION_SIZE(ext_chan_switch)) in ieee80211_rx_h_action()