| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_wlan_util.c | 744 bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel in SelectChannel() local 747 if (!ori_overlap_radar_detect_ch && new_overlap_radar_detect_ch) in SelectChannel() 750 if (new_overlap_radar_detect_ch && IS_UNDER_CAC(rfctl)) { in SelectChannel() 763 if (ori_overlap_radar_detect_ch && !new_overlap_radar_detect_ch) { in SelectChannel() 786 bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl in SetBWMode() local 789 if (!ori_overlap_radar_detect_ch && new_overlap_radar_detect_ch) in SetBWMode() 792 if (new_overlap_radar_detect_ch && IS_UNDER_CAC(rfctl)) { in SetBWMode() 806 if (ori_overlap_radar_detect_ch && !new_overlap_radar_detect_ch) { in SetBWMode() 848 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 850 if (!ori_overlap_radar_detect_ch && new_overlap_radar_detect_ch) in set_channel_bwmode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_wlan_util.c | 744 bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel in SelectChannel() local 747 if (!ori_overlap_radar_detect_ch && new_overlap_radar_detect_ch) in SelectChannel() 750 if (new_overlap_radar_detect_ch && IS_UNDER_CAC(rfctl)) { in SelectChannel() 763 if (ori_overlap_radar_detect_ch && !new_overlap_radar_detect_ch) { in SelectChannel() 786 bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl in SetBWMode() local 789 if (!ori_overlap_radar_detect_ch && new_overlap_radar_detect_ch) in SetBWMode() 792 if (new_overlap_radar_detect_ch && IS_UNDER_CAC(rfctl)) { in SetBWMode() 806 if (ori_overlap_radar_detect_ch && !new_overlap_radar_detect_ch) { in SetBWMode() 845 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 847 if (!ori_overlap_radar_detect_ch && new_overlap_radar_detect_ch) in set_channel_bwmode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_wlan_util.c | 770 bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel in SelectChannel() local 773 if (new_overlap_radar_detect_ch) in SelectChannel() 776 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in SelectChannel() 789 if (ori_overlap_radar_detect_ch && !new_overlap_radar_detect_ch) { in SelectChannel() 822 bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl in SetBWMode() local 825 if (new_overlap_radar_detect_ch) in SetBWMode() 828 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in SetBWMode() 842 if (ori_overlap_radar_detect_ch && !new_overlap_radar_detect_ch) { in SetBWMode() 891 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 893 if (new_overlap_radar_detect_ch) in set_channel_bwmode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_wlan_util.c | 641 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 643 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 676 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_wlan_util.c | 523 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 525 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 558 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_wlan_util.c | 644 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 646 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 679 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_wlan_util.c | 523 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 525 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 558 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_wlan_util.c | 644 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 646 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 679 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_wlan_util.c | 524 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 526 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 559 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_wlan_util.c | 644 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 646 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 679 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_wlan_util.c | 629 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 631 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 664 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_wlan_util.c | 524 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 526 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 559 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_wlan_util.c | 523 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 525 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 558 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_wlan_util.c | 523 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 525 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 560 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_wlan_util.c | 523 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 525 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 560 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_wlan_util.c | 523 …bool new_overlap_radar_detect_ch = _rtw_rfctl_overlap_radar_detect_ch(rfctl, channel, bwmode, chan… in set_channel_bwmode() local 525 if (new_overlap_radar_detect_ch && IS_CH_WAITING(rfctl)) { in set_channel_bwmode() 560 if (new_overlap_radar_detect_ch) in set_channel_bwmode()
|