Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/os_dep/
Dos_intfs.c34 static int rtw_vcs_type = RTS_CTS;/* */ variable
116 module_param(rtw_vcs_type, int, 0644);
167 registry_par->vcs_type = (u8)rtw_vcs_type; in loadparam()
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
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()