Home
last modified time | relevance | path

Searched refs:WLAN_EID_CHANNEL_SWITCH (Results 1 – 25 of 80) sorted by relevance

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_csa.c196 csa_ie = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &csa_ie_len, ies_len); in rtw_ecsa_update_probe_resp()
213 _update_beacon(a, WLAN_EID_CHANNEL_SWITCH, NULL, _TRUE, 0, "update CSA count"); in rtw_ecsa_update_beacon()
H A Drtw_wlan_util.c1976 p = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &ie_len, ies_len); in process_csa_ie()
1995 case WLAN_EID_CHANNEL_SWITCH: in process_csa_ie()
H A Drtw_ap.c3198 csa_ie = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &csa_ie_len, ies_len); in update_csa_ie()
3209 rtw_add_bcn_ie(padapter, pnetwork, WLAN_EID_CHANNEL_SWITCH, csa_data, CSA_IE_LEN); in update_csa_ie()
3231 rtw_remove_bcn_ie(padapter, pnetwork, WLAN_EID_CHANNEL_SWITCH); in update_csa_ie()
3309 case WLAN_EID_CHANNEL_SWITCH: in _update_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_csa.c196 csa_ie = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &csa_ie_len, ies_len); in rtw_ecsa_update_probe_resp()
213 _update_beacon(a, WLAN_EID_CHANNEL_SWITCH, NULL, _TRUE, 0, "update CSA count"); in rtw_ecsa_update_beacon()
H A Drtw_wlan_util.c2013 p = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &ie_len, ies_len); in process_csa_ie()
2032 case WLAN_EID_CHANNEL_SWITCH: in process_csa_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c963 WLAN_EID_CHANNEL_SWITCH, in iwl_mvm_mac_ctxt_send_beacon_v7()
1000 WLAN_EID_CHANNEL_SWITCH, in iwl_mvm_mac_ctxt_send_beacon_v9()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c1053 case WLAN_EID_CHANNEL_SWITCH: in _ieee802_11_parse_elems_crc()
1233 case WLAN_EID_CHANNEL_SWITCH: in _ieee802_11_parse_elems_crc()
3947 *pos++ = WLAN_EID_CHANNEL_SWITCH; /* EID */ in ieee80211_send_action_csa()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211.h653 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/
H A Dmain.c211 .ie = WLAN_EID_CHANNEL_SWITCH,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211.h656 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211.h653 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_ap.c3331 pbuf = rtw_get_ie(ie + _BEACON_IE_OFFSET_, WLAN_EID_CHANNEL_SWITCH \ in update_csa_ie()
3342 rtw_add_bcn_ie(padapter, pnetwork, WLAN_EID_CHANNEL_SWITCH, csa_data, WLAN_EID_CSA_IE_LEN); in update_csa_ie()
3349 rtw_remove_bcn_ie(padapter, pnetwork, WLAN_EID_CHANNEL_SWITCH); in update_csa_ie()
3450 case WLAN_EID_CHANNEL_SWITCH: in _update_beacon()
H A Drtw_mi.c841 _update_beacon(adapter, WLAN_EID_CHANNEL_SWITCH, NULL, _TRUE, 0, "update CSA count"); in _rtw_mi_update_csa()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h677 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h653 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/
H A Dmain.c352 .ie = WLAN_EID_CHANNEL_SWITCH,
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c1279 case WLAN_EID_CHANNEL_SWITCH: in libipw_parse_info_param()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h730 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h731 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_ap.c3369 pbuf = rtw_get_ie(ie + _BEACON_IE_OFFSET_, WLAN_EID_CHANNEL_SWITCH \ in update_csa_ie()
3380 rtw_add_bcn_ie(padapter, pnetwork, WLAN_EID_CHANNEL_SWITCH, csa_data, WLAN_EID_CSA_IE_LEN); in update_csa_ie()
3387 rtw_remove_bcn_ie(padapter, pnetwork, WLAN_EID_CHANNEL_SWITCH); in update_csa_ie()
3530 case WLAN_EID_CHANNEL_SWITCH: in _update_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h665 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h732 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h731 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h709 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h723 #define WLAN_EID_CHANNEL_SWITCH 37 macro

1234