Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dibss.c929 sizeof(mgmt->u.action.u.chan_switch); in ieee80211_rx_mgmt_spectrum_mgmt()
1656 u.action.u.chan_switch.variable); in ieee80211_ibss_rx_queued_mgmt()
1662 mgmt->u.action.u.chan_switch.variable, in ieee80211_ibss_rx_queued_mgmt()
Dmesh.c1429 pos = mgmt->u.action.u.chan_switch.variable; in mesh_rx_csa_frame()
1431 u.action.u.chan_switch.variable); in mesh_rx_csa_frame()
Dtdls.c47 bool chan_switch = local->hw.wiphy->features & in ieee80211_tdls_add_ext_capab() local
62 *pos++ = (chan_switch ? WLAN_EXT_CAPA4_TDLS_CHAN_SWITCH : 0) | in ieee80211_tdls_add_ext_capab()
Dutil.c3918 u.action.u.chan_switch); in ieee80211_send_action_csa()
3947 mgmt->u.action.u.chan_switch.action_code = WLAN_ACTION_SPCT_CHL_SWITCH; in ieee80211_send_action_csa()
Dmlme.c4291 u.action.u.chan_switch.variable); in ieee80211_sta_rx_queued_mgmt()
4298 mgmt->u.action.u.chan_switch.variable, in ieee80211_sta_rx_queued_mgmt()
Drx.c3436 sizeof(mgmt->u.action.u.chan_switch))) in ieee80211_rx_h_action()
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h1169 } __packed chan_switch; member