Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c27 static int rtw_vcs_type = RTS_CTS;/* */ variable
129 module_param(rtw_vcs_type, int, 0644);
198 registry_par->vcs_type = (u8)rtw_vcs_type; in loadparam()