Home
last modified time | relevance | path

Searched refs:CAPABILITY_DFS (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h68 CAPABILITY_DFS = BIT(2), enumerator
H A Dphl_regulation.c283 (!dfs || ((rg->capability & CAPABILITY_DFS) && dfs))) { in _get_group_chplan()
1125 if (!(rg->capability & CAPABILITY_DFS)) in rtw_phl_regulation_valid_channel()
1126 rej_property |= CAPABILITY_DFS; in rtw_phl_regulation_valid_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h68 CAPABILITY_DFS = BIT(2), enumerator
H A Dphl_regulation.c283 (!dfs || ((rg->capability & CAPABILITY_DFS) && dfs))) { in _get_group_chplan()
1125 if (!(rg->capability & CAPABILITY_DFS)) in rtw_phl_regulation_valid_channel()
1126 rej_property |= CAPABILITY_DFS; in rtw_phl_regulation_valid_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c1213 phl_regd_cap |= CAPABILITY_DFS;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c1204 phl_regd_cap |= CAPABILITY_DFS;