Home
last modified time | relevance | path

Searched refs:target_ch (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_debug.c5740 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
5763 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
5769 padapter->mlmeextpriv.chandef.chan = target_ch; in proc_set_monitor()
5770 set_channel_bwmode(padapter, target_ch, target_offset, target_bw, _TRUE); in proc_set_monitor()
6877 u8 target_ch, target_offset, target_bw; in proc_set_chan() local
6896 &target_ch, &target_offset, &target_bw, in proc_set_chan()
6907 &target_ch, &target_offset, &target_bw); in proc_set_chan()
6913 set_channel_bwmode(padapter, target_ch, target_offset, target_bw, _FALSE); in proc_set_chan()
H A Drtw_tdls.c906 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
910 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_debug.c5664 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
5687 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
5693 padapter->mlmeextpriv.chandef.chan = target_ch; in proc_set_monitor()
5694 set_channel_bwmode(padapter, target_ch, target_offset, target_bw, _TRUE); in proc_set_monitor()
6801 u8 target_ch, target_offset, target_bw; in proc_set_chan() local
6820 &target_ch, &target_offset, &target_bw, in proc_set_chan()
6831 &target_ch, &target_offset, &target_bw); in proc_set_chan()
6837 set_channel_bwmode(padapter, target_ch, target_offset, target_bw, _FALSE); in proc_set_chan()
H A Drtw_tdls.c906 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
910 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_tdls.c727 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
731 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_debug.c5967 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
5990 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
5996 padapter->mlmeextpriv.cur_channel = target_ch; in proc_set_monitor()
5997 set_channel_bwmode(padapter, target_ch, target_offset, target_bw); in proc_set_monitor()
H A Drtw_tdls.c910 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
914 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_debug.c6028 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
6051 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
6057 padapter->mlmeextpriv.cur_channel = target_ch; in proc_set_monitor()
6058 set_channel_bwmode(padapter, target_ch, target_offset, target_bw); in proc_set_monitor()
H A Drtw_tdls.c909 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
913 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_debug.c6028 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
6051 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
6057 padapter->mlmeextpriv.cur_channel = target_ch; in proc_set_monitor()
6058 set_channel_bwmode(padapter, target_ch, target_offset, target_bw); in proc_set_monitor()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_tdls.c746 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
750 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_tdls.c759 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
763 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_debug.c6820 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
6843 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
6849 padapter->mlmeextpriv.cur_channel = target_ch; in proc_set_monitor()
6850 set_channel_bwmode(padapter, target_ch, target_offset, target_bw); in proc_set_monitor()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_debug.c6820 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
6843 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
6849 padapter->mlmeextpriv.cur_channel = target_ch; in proc_set_monitor()
6850 set_channel_bwmode(padapter, target_ch, target_offset, target_bw); in proc_set_monitor()
H A Drtw_tdls.c910 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
914 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_debug.c6690 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
6713 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
6719 padapter->mlmeextpriv.cur_channel = target_ch; in proc_set_monitor()
6720 set_channel_bwmode(padapter, target_ch, target_offset, target_bw); in proc_set_monitor()
H A Drtw_tdls.c909 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
913 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_debug.c6666 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
6689 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
6695 padapter->mlmeextpriv.cur_channel = target_ch; in proc_set_monitor()
6696 set_channel_bwmode(padapter, target_ch, target_offset, target_bw); in proc_set_monitor()
H A Drtw_tdls.c910 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
914 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_debug.c6666 u8 target_ch, target_offset, target_bw; in proc_set_monitor() local
6689 num = sscanf(tmp, "%hhu %hhu %hhu", &target_ch, &target_offset, &target_bw); in proc_set_monitor()
6695 padapter->mlmeextpriv.cur_channel = target_ch; in proc_set_monitor()
6696 set_channel_bwmode(padapter, target_ch, target_offset, target_bw); in proc_set_monitor()
H A Drtw_tdls.c909 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
913 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_tdls.c929 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
933 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_tdls.c912 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
916 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_tdls.c912 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
916 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_tdls.c908 u8 target_ch = 1; in rtw_tdls_set_target_ch() local
912 return rtw_set_fixed_ie(pframe, 1, &(target_ch), &(pattrib->pktlen)); in rtw_tdls_set_target_ch()

12