Home
last modified time | relevance | path

Searched refs:rtw_scan_pch_ex (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c987 uint rtw_scan_pch_ex = 0; variable
988 module_param(rtw_scan_pch_ex, uint, 0644);
1806 registry_par->scan_pch_ex_time = (u16)rtw_scan_pch_ex; in rtw_load_registry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c995 uint rtw_scan_pch_ex = 0; variable
996 module_param(rtw_scan_pch_ex, uint, 0644);
1823 registry_par->scan_pch_ex_time = (u16)rtw_scan_pch_ex; in rtw_load_registry()