Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh.c1188 u8 *pos = mgmt->u.action.u.chan_switch.variable; in mesh_fwd_csa_frame()
1228 pos = mgmt->u.action.u.chan_switch.variable; in mesh_rx_csa_frame()
1230 u.action.u.chan_switch.variable); in mesh_rx_csa_frame()
Dibss.c932 sizeof(mgmt->u.action.u.chan_switch); in ieee80211_rx_mgmt_spectrum_mgmt()
1645 u.action.u.chan_switch.variable); in ieee80211_ibss_rx_queued_mgmt()
1651 mgmt->u.action.u.chan_switch.variable, in ieee80211_ibss_rx_queued_mgmt()
Dtdls.c45 bool chan_switch = local->hw.wiphy->features & in ieee80211_tdls_add_ext_capab() local
59 *pos++ = chan_switch ? WLAN_EXT_CAPA4_TDLS_CHAN_SWITCH : 0; in ieee80211_tdls_add_ext_capab()
Dutil.c2835 int hdr_len = offsetof(struct ieee80211_mgmt, u.action.u.chan_switch) + in ieee80211_send_action_csa()
2836 sizeof(mgmt->u.action.u.chan_switch); in ieee80211_send_action_csa()
2865 mgmt->u.action.u.chan_switch.action_code = WLAN_ACTION_SPCT_CHL_SWITCH; in ieee80211_send_action_csa()
Dmlme.c3634 u.action.u.chan_switch.variable); in ieee80211_sta_rx_queued_mgmt()
3640 mgmt->u.action.u.chan_switch.variable, in ieee80211_sta_rx_queued_mgmt()
Drx.c2820 sizeof(mgmt->u.action.u.chan_switch))) in ieee80211_rx_h_action()
/linux-4.4.14/include/linux/
Dieee80211.h930 } __packed chan_switch; member
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c3734 mgmt->u.action.u.chan_switch.action_code = WLAN_ACTION_SPCT_CHL_SWITCH; in issue_action_spct_ch_switch23a()
3736 pframe = mgmt->u.action.u.chan_switch.variable; in issue_action_spct_ch_switch23a()
3738 u.action.u.chan_switch.variable); in issue_action_spct_ch_switch23a()