Home
last modified time | relevance | path

Searched refs:reg_ch (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sta.c1357 struct rtw_regulation_channel reg_ch = {0}; in _phl_set_dfs_tb_ctrl() local
1363 if (rtw_phl_regulation_query_ch(phl_info, band, channel, &reg_ch)) { in _phl_set_dfs_tb_ctrl()
1364 if (reg_ch.property & CH_DFS) in _phl_set_dfs_tb_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.c1378 struct rtw_regulation_channel reg_ch = {0}; in _phl_set_dfs_tb_ctrl() local
1384 if (rtw_phl_regulation_query_ch(phl_info, band, channel, &reg_ch)) { in _phl_set_dfs_tb_ctrl()
1385 if (reg_ch.property & CH_DFS) in _phl_set_dfs_tb_ctrl()