Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c23 static int rtw_channel = 1;/* ad-hoc support requirement */ variable
125 module_param(rtw_channel, int, 0644);
193 registry_par->channel = (u8)rtw_channel; in loadparam()