Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c93 static int rtw_rf_config = RF_MAX_TYPE; /* auto */ variable
161 module_param(rtw_rf_config, int, 0644);
268 registry_par->rf_config = (u8)rtw_rf_config; in loadparam()