Home
last modified time | relevance | path

Searched refs:SelectChannel (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtw_mlme_ext.h469 void SelectChannel(struct adapter *padapter, unsigned char channel);
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_ap.c292 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk()
336 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
H A Drtw_wlan_util.c272 void SelectChannel(struct adapter *padapter, unsigned char channel) in SelectChannel() function
H A Drtw_mlme_ext.c1920 SelectChannel(padapter, survey_channel); in site_survey()
4648 SelectChannel(padapter, pmlmeext->cur_channel); in linked_status_chk()
4663 SelectChannel(padapter, backup_oper_channel); in linked_status_chk()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h555 void SelectChannel(struct adapter *padapter, unsigned char channel);
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c356 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk()
404 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
H A Drtw_wlan_util.c370 void SelectChannel(struct adapter *padapter, unsigned char channel) in SelectChannel() function
H A Drtw_mlme_ext.c4321 SelectChannel(padapter, pmlmeext->fixed_chan); in site_survey()
4324 SelectChannel(padapter, survey_channel); in site_survey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme_ext.h733 void SelectChannel(_adapter *padapter, unsigned char channel);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme_ext.h734 void SelectChannel(_adapter *padapter, unsigned char channel);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme_ext.h746 void SelectChannel(_adapter *padapter, unsigned char channel);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_ap.c606 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk()
656 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
H A Drtw_mlme_ext.c12395 SelectChannel(padapter, pmlmeext->cur_channel); in linked_status_chk()
12410 SelectChannel(padapter, backup_oper_channel); in linked_status_chk()
15724 SelectChannel(padapter, new_ch_no); in set_csa_hdl()
15849 SelectChannel(padapter, padapter->mlmeextpriv.cur_channel); in tdls_hdl()
15865 SelectChannel(padapter, pchsw_info->off_ch_num); in tdls_hdl()
15888 SelectChannel(padapter, padapter->mlmeextpriv.cur_channel); in tdls_hdl()
H A Drtw_wlan_util.c734 void SelectChannel(_adapter *padapter, unsigned char channel) in SelectChannel() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ap.c606 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk()
656 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
H A Drtw_wlan_util.c734 void SelectChannel(_adapter *padapter, unsigned char channel) in SelectChannel() function
H A Drtw_mlme_ext.c12516 SelectChannel(padapter, pmlmeext->cur_channel); in linked_status_chk()
12531 SelectChannel(padapter, backup_oper_channel); in linked_status_chk()
15269 SelectChannel(padapter, new_ch_no); in set_csa_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_ap.c557 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk()
606 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
H A Drtw_wlan_util.c750 void SelectChannel(_adapter *padapter, unsigned char channel) in SelectChannel() function
H A Drtw_mlme_ext.c12105 SelectChannel(padapter, pmlmeext->cur_channel); in linked_status_chk()
12120 SelectChannel(padapter, backup_oper_channel); in linked_status_chk()
14773 SelectChannel(padapter, new_ch_no); in set_csa_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_mp.c259 SelectChannel(pAdapter, channel); in hal_mpt_SetChannel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_mp.c252 SelectChannel(pAdapter, channel); in hal_mpt_SetChannel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_mp.c279 SelectChannel(pAdapter, channel); in hal_mpt_SetChannel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_linux.c11870 SelectChannel(padapter, padapter->mlmeextpriv.cur_channel);