Searched refs:CH_PASSIVE (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_scan_instance.c | 61 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 D | phl_regulation_6g.c | 90 property |= CH_PASSIVE; in _convert_ch6g() 97 ((property & CH_PASSIVE) ? ", passive" : ""), in _convert_ch6g()
|
| H A D | phl_regulation.c | 55 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 D | phl_regulation_def.h | 90 CH_PASSIVE = BIT(0), /* regulatory passive channel */ enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_scan_instance.c | 61 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 D | phl_regulation_6g.c | 90 property |= CH_PASSIVE; in _convert_ch6g() 97 ((property & CH_PASSIVE) ? ", passive" : ""), in _convert_ch6g()
|
| H A D | phl_regulation.c | 55 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 D | phl_regulation_def.h | 90 CH_PASSIVE = BIT(0), /* regulatory passive channel */ enumerator
|
| /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 | 478 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 D | rtw_csa.c | 244 (CH_PASSIVE | CH_DFS))) { in rtw_ap_check_ecsa_allow()
|
| H A D | rtw_chplan.c | 478 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()
|