Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c75 static int rtw_rx_stbc = 1;/* 0: disable, 1:enable 2.4g */ variable
135 module_param(rtw_rx_stbc, int, 0644);
233 registry_par->rx_stbc = (u8)rtw_rx_stbc; in loadparam()