Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.c1626 pos = mgmt->u.action.chan_switch.variable; in mesh_rx_csa_frame()
1628 u.action.chan_switch.variable); in mesh_rx_csa_frame()
H A Dtdls.c48 bool chan_switch = local->hw.wiphy->features & in ieee80211_tdls_add_ext_capab() local
63 *pos++ = (chan_switch ? WLAN_EXT_CAPA4_TDLS_CHAN_SWITCH : 0) | in ieee80211_tdls_add_ext_capab()
H A Dutil.c3846 int hdr_len = IEEE80211_MIN_ACTION_SIZE(chan_switch); in ieee80211_send_action_csa()
H A Dmlme.c8407 u.action.chan_switch.variable); in ieee80211_sta_rx_queued_mgmt()
8413 elems = ieee802_11_parse_elems(mgmt->u.action.chan_switch.variable, in ieee80211_sta_rx_queued_mgmt()
H A Drx.c3819 if (len < IEEE80211_MIN_ACTION_SIZE(chan_switch)) in ieee80211_rx_h_action()