Home
last modified time | relevance | path

Searched refs:is_dfs (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sta.c1360 bool is_dfs = false; in _phl_set_dfs_tb_ctrl() local
1365 is_dfs = true; in _phl_set_dfs_tb_ctrl()
1367 rtw_hal_set_dfs_tb_ctrl(phl_info->hal, is_dfs); in _phl_set_dfs_tb_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.c1381 bool is_dfs = false; in _phl_set_dfs_tb_ctrl() local
1386 is_dfs = true; in _phl_set_dfs_tb_ctrl()
1388 rtw_hal_set_dfs_tb_ctrl(phl_info->hal, is_dfs); in _phl_set_dfs_tb_ctrl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pno.c124 is_dfs(uint16 channel) in is_dfs() function
741 if (skip_dfs && is_dfs(dtoh32(list->element[i]))) in _dhd_pno_get_channels()
745 if (skip_dfs || !is_dfs(dtoh32(list->element[i]))) in _dhd_pno_get_channels()
749 if (skip_dfs && is_dfs(dtoh32(list->element[i]))) in _dhd_pno_get_channels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pno.c134 is_dfs(dhd_pub_t *dhd, uint16 channel) in is_dfs() function
762 bool dfs_channel = is_dfs(dhd, dtoh32(list->element[i])); in _dhd_pno_get_channels()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pno.c130 is_dfs(dhd_pub_t *dhd, uint16 channel) in is_dfs() function
757 bool dfs_channel = is_dfs(dhd, dtoh32(list->element[i]));
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pno.c134 is_dfs(dhd_pub_t *dhd, uint16 channel) in is_dfs() function
762 bool dfs_channel = is_dfs(dhd, dtoh32(list->element[i])); in _dhd_pno_get_channels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pno.c130 is_dfs(dhd_pub_t *dhd, uint16 channel) in is_dfs() function
757 bool dfs_channel = is_dfs(dhd, dtoh32(list->element[i]));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pno.c130 is_dfs(dhd_pub_t *dhd, uint16 channel) in is_dfs() function
757 bool dfs_channel = is_dfs(dhd, dtoh32(list->element[i]));