Home
last modified time | relevance | path

Searched refs:CH_DFS (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_scan_instance.c62 (dest->property & CH_DFS)) in _set_inst_ch()
73 (dest->property & CH_DFS)) in _set_inst_ch()
100 !(src->property & CH_DFS) ) { in _pick_active_channels()
218 if ((skip & SKIP_DFS) && (property & CH_DFS)) in _select_channels_by_group()
270 ((chplan->ch[i].property & CH_DFS) ? 1 : 0), in rtw_phl_generate_scan_instance()
H A Dphl_regulation.c189 property |= CH_DFS; in _convert_ch5g()
195 ((property & CH_DFS) ? ", dfs" : "")); in _convert_ch5g()
280 dfs = ((group->ch[i].property & CH_DFS) ? 1 : 0); in _get_group_chplan()
483 ((plan->ch[i].property & CH_DFS) ? ", dfs" : ""), in _display_chplan()
1168 if (ch.property & CH_DFS) in rtw_phl_regulation_dfs_channel()
H A Dphl_regulation_def.h91 CH_DFS = BIT(1), /* 5 ghz DFS channel */ enumerator
H A Dphl_sta.c1385 if (reg_ch.property & CH_DFS) in _phl_set_dfs_tb_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_scan_instance.c62 (dest->property & CH_DFS)) in _set_inst_ch()
73 (dest->property & CH_DFS)) in _set_inst_ch()
100 !(src->property & CH_DFS) ) { in _pick_active_channels()
218 if ((skip & SKIP_DFS) && (property & CH_DFS)) in _select_channels_by_group()
270 ((chplan->ch[i].property & CH_DFS) ? 1 : 0), in rtw_phl_generate_scan_instance()
H A Dphl_regulation.c189 property |= CH_DFS; in _convert_ch5g()
195 ((property & CH_DFS) ? ", dfs" : "")); in _convert_ch5g()
280 dfs = ((group->ch[i].property & CH_DFS) ? 1 : 0); in _get_group_chplan()
483 ((plan->ch[i].property & CH_DFS) ? ", dfs" : ""), in _display_chplan()
1168 if (ch.property & CH_DFS) in rtw_phl_regulation_dfs_channel()
H A Dphl_regulation_def.h91 CH_DFS = BIT(1), /* 5 ghz DFS channel */ enumerator
H A Dphl_sta.c1364 if (reg_ch.property & CH_DFS) in _phl_set_dfs_tb_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_csa.c244 (CH_PASSIVE | CH_DFS))) { in rtw_ap_check_ecsa_allow()
H A Drtw_chplan.c480 if (plan.ch[index].property & CH_DFS) in rtw_chplan_get_ch()
771 if (plan.ch[i].property & CH_DFS) { in init_channel_set_from_rtk_priv()
787 , band_str(plan.ch[i].band), plan.ch[i].channel, plan.ch[i].property & CH_DFS ? " DFS" : ""); in init_channel_set_from_rtk_priv()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_csa.c244 (CH_PASSIVE | CH_DFS))) { in rtw_ap_check_ecsa_allow()
H A Drtw_chplan.c480 if (plan.ch[index].property & CH_DFS) in rtw_chplan_get_ch()
771 if (plan.ch[i].property & CH_DFS) { in init_channel_set_from_rtk_priv()
787 , band_str(plan.ch[i].band), plan.ch[i].channel, plan.ch[i].property & CH_DFS ? " DFS" : ""); in init_channel_set_from_rtk_priv()