| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | ieee80211_ext.h | 276 } __attribute__((packed)) chan_switch; 412 } chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | ieee80211_ext.h | 256 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | ieee80211_ext.h | 256 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | ieee80211_ext.h | 256 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | ieee80211_ext.h | 256 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | ieee80211_ext.h | 256 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | ieee80211_ext.h | 255 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | ieee80211_ext.h | 281 } __attribute__((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | ieee80211_ext.h | 281 } __attribute__ ((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | ieee80211_ext.h | 281 } __attribute__ ((packed)) chan_switch;
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | ibss.c | 933 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 D | mesh.c | 1429 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 D | tdls.c | 47 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 D | util.c | 3916 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 D | mlme.c | 4306 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 D | ieee80211.h | 1169 } __packed chan_switch; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_eth_ioctl.c | 11764 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()
|