Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211_ext.h276 } __attribute__((packed)) chan_switch;
412 } chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211_ext.h256 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211_ext.h256 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211_ext.h256 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dieee80211_ext.h256 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211_ext.h256 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211_ext.h255 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211_ext.h281 } __attribute__((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211_ext.h281 } __attribute__ ((packed)) chan_switch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211_ext.h281 } __attribute__ ((packed)) chan_switch;
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dibss.c933 sizeof(mgmt->u.action.u.chan_switch); in ieee80211_rx_mgmt_spectrum_mgmt()
1660 u.action.u.chan_switch.variable); in ieee80211_ibss_rx_queued_mgmt()
1666 mgmt->u.action.u.chan_switch.variable, in ieee80211_ibss_rx_queued_mgmt()
H A 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()
H A 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()
H A Dutil.c3916 u.action.u.chan_switch); in ieee80211_send_action_csa()
3945 mgmt->u.action.u.chan_switch.action_code = WLAN_ACTION_SPCT_CHL_SWITCH; in ieee80211_send_action_csa()
H A Dmlme.c4306 u.action.u.chan_switch.variable); in ieee80211_sta_rx_queued_mgmt()
4313 mgmt->u.action.u.chan_switch.variable, in ieee80211_sta_rx_queued_mgmt()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h1169 } __packed chan_switch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_eth_ioctl.c11764 IEEEtypes_ChanSwitchAnn_t *chan_switch = NULL; in woal_channel_switch() local
11797 chan_switch = (IEEEtypes_ChanSwitchAnn_t *)pcust_chansw_ie->ie_buffer; in woal_channel_switch()
11798 chan_switch->element_id = CHANNEL_SWITCH_ANN; in woal_channel_switch()
11799 chan_switch->len = 3; in woal_channel_switch()
11800 chan_switch->chan_switch_mode = block_tx; in woal_channel_switch()
11801 chan_switch->new_channel_num = channel; in woal_channel_switch()
11802 chan_switch->chan_switch_count = switch_count; in woal_channel_switch()

12