Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c24 static int rtw_channel = 1;/* ad-hoc support requirement */ variable
126 module_param(rtw_channel, int, 0644);
194 registry_par->channel = (u8)rtw_channel; in loadparam()