Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_scan_instance.c61 if ((dest->property & CH_PASSIVE) || in _set_inst_ch()
99 if (!(src->property & CH_PASSIVE) && in _pick_active_channels()
214 if ((skip & SKIP_PASSIVE) && (property & CH_PASSIVE)) in _select_channels_by_group()
271 ((chplan->ch[i].property & CH_PASSIVE) ? 1 : 0), in rtw_phl_generate_scan_instance()
H A Dphl_regulation_6g.c90 property |= CH_PASSIVE; in _convert_ch6g()
97 ((property & CH_PASSIVE) ? ", passive" : ""), in _convert_ch6g()
H A Dphl_regulation.c55 property |= CH_PASSIVE; in _convert_ch2g()
60 ((property & CH_PASSIVE) ? ", passive" : " " )); in _convert_ch2g()
187 property |= CH_PASSIVE; in _convert_ch5g()
194 ((property & CH_PASSIVE) ? ", passive" : ""), in _convert_ch5g()
481 ((plan->ch[i].property & CH_PASSIVE) ? in _display_chplan()
H A Dphl_regulation_def.h90 CH_PASSIVE = BIT(0), /* regulatory passive channel */ enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_scan_instance.c61 if ((dest->property & CH_PASSIVE) || in _set_inst_ch()
99 if (!(src->property & CH_PASSIVE) && in _pick_active_channels()
214 if ((skip & SKIP_PASSIVE) && (property & CH_PASSIVE)) in _select_channels_by_group()
271 ((chplan->ch[i].property & CH_PASSIVE) ? 1 : 0), in rtw_phl_generate_scan_instance()
H A Dphl_regulation_6g.c90 property |= CH_PASSIVE; in _convert_ch6g()
97 ((property & CH_PASSIVE) ? ", passive" : ""), in _convert_ch6g()
H A Dphl_regulation.c55 property |= CH_PASSIVE; in _convert_ch2g()
60 ((property & CH_PASSIVE) ? ", passive" : " " )); in _convert_ch2g()
187 property |= CH_PASSIVE; in _convert_ch5g()
194 ((property & CH_PASSIVE) ? ", passive" : ""), in _convert_ch5g()
481 ((plan->ch[i].property & CH_PASSIVE) ? in _display_chplan()
H A Dphl_regulation_def.h90 CH_PASSIVE = BIT(0), /* regulatory passive channel */ enumerator
/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.c478 if (plan.ch[index].property & CH_PASSIVE) in rtw_chplan_get_ch()
781 if (plan.ch[i].property & CH_PASSIVE) 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.c478 if (plan.ch[index].property & CH_PASSIVE) in rtw_chplan_get_ch()
781 if (plan.ch[i].property & CH_PASSIVE) in init_channel_set_from_rtk_priv()