Home
last modified time | relevance | path

Searched refs:radar_detect_ch (Results 1 – 25 of 86) sorted by relevance

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_cmd.c3913 …cch = rtw_get_center_ch(rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset… in rtw_dfs_rd_hdl()
3915 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
3949 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4058 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4100 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4120 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
4124 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_cmd.c4105 …cch = rtw_get_center_ch(rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset… in rtw_dfs_rd_hdl()
4107 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
4141 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4250 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4292 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4312 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
4316 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_cmd.c4105 …cch = rtw_get_center_ch(rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset… in rtw_dfs_rd_hdl()
4107 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
4141 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4250 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4292 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4312 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
4316 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_cmd.c3913 …cch = rtw_get_center_ch(rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset… in rtw_dfs_rd_hdl()
3915 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
3949 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4058 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4100 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4120 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_cmd.c3912 …cch = rtw_get_center_ch(rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset… in rtw_dfs_rd_hdl()
3914 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
3948 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4057 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4099 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4119 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_cmd.c3302 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_master_hdl()
3383 rfctl->pre_radar_detect_ch = rfctl->radar_detect_ch; in rtw_dfs_master_enable()
3386 rfctl->radar_detect_ch = ch; in rtw_dfs_master_enable()
3425 rfctl->radar_detect_ch = rfctl->pre_radar_detect_ch = 0; in rtw_dfs_master_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Ddrv_types.h633 u8 radar_detect_ch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_cmd.c3358 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_master_hdl()
3440 rfctl->radar_detect_ch = ch; in rtw_dfs_master_enable()
3478 rfctl->radar_detect_ch = 0; in rtw_dfs_master_disable()
3493 rfctl->radar_detect_ch = ch; in rtw_dfs_master_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_cmd.c3467 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_master_hdl()
3548 rfctl->pre_radar_detect_ch = rfctl->radar_detect_ch; in rtw_dfs_master_enable()
3551 rfctl->radar_detect_ch = ch; in rtw_dfs_master_enable()
3590 rfctl->radar_detect_ch = rfctl->pre_radar_detect_ch = 0; in rtw_dfs_master_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_cmd.c4199 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
4233 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4335 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4377 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4397 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_cmd.c4120 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
4154 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4256 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4298 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4318 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_cmd.c3804 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
3838 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
3942 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
3984 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4004 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_cmd.c4087 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
4121 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4223 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4265 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4285 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_cmd.c3765 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
3799 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
3901 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
3943 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
3963 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_cmd.c3804 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
3838 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
3942 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
3984 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4004 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_cmd.c3908 …cch = rtw_get_center_ch(rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset… in rtw_dfs_rd_hdl()
3911 if (open_chan != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
3945 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4048 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4090 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4110 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_cmd.c3886 …cch = rtw_get_center_ch(rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset… in rtw_dfs_rd_hdl()
3889 if (open_chan != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
3923 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4026 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4068 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4088 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Ddrv_types.h675 u8 radar_detect_ch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_cmd.c4208 if (dvobj->oper_channel != rfctl->radar_detect_ch in rtw_dfs_rd_hdl()
4242 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_rd_hdl()
4344 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_enable()
4386 rfctl->radar_detect_ch = 0; in rtw_dfs_rd_disable()
4406 rfctl->radar_detect_ch = ch; in rtw_dfs_rd_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Ddrv_types.h730 u8 radar_detect_ch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_cmd.c3526 , rfctl->radar_detect_ch, rfctl->radar_detect_bw, rfctl->radar_detect_offset); in rtw_dfs_master_hdl()
3613 rfctl->radar_detect_ch = ch; in rtw_dfs_master_enable()
3654 rfctl->radar_detect_ch = 0; in rtw_dfs_master_disable()
3674 rfctl->radar_detect_ch = ch; in rtw_dfs_master_disable()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Ddrv_types.h853 u8 radar_detect_ch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Ddrv_types.h939 u8 radar_detect_ch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Ddrv_types.h946 u8 radar_detect_ch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Ddrv_types.h974 u8 radar_detect_ch; member

1234