Searched refs:CH_DFS (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_scan_instance.c | 62 (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 D | phl_regulation.c | 189 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 D | phl_regulation_def.h | 91 CH_DFS = BIT(1), /* 5 ghz DFS channel */ enumerator
|
| H A D | phl_sta.c | 1385 if (reg_ch.property & CH_DFS) in _phl_set_dfs_tb_ctrl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_scan_instance.c | 62 (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 D | phl_regulation.c | 189 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 D | phl_regulation_def.h | 91 CH_DFS = BIT(1), /* 5 ghz DFS channel */ enumerator
|
| H A D | phl_sta.c | 1364 if (reg_ch.property & CH_DFS) in _phl_set_dfs_tb_ctrl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_csa.c | 244 (CH_PASSIVE | CH_DFS))) { in rtw_ap_check_ecsa_allow()
|
| H A D | rtw_chplan.c | 480 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 D | rtw_csa.c | 244 (CH_PASSIVE | CH_DFS))) { in rtw_ap_check_ecsa_allow()
|
| H A D | rtw_chplan.c | 480 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()
|