Searched refs:rtw_rx_stbc (Results 1 – 1 of 1) sorted by relevance
74 static int rtw_rx_stbc = 1;/* 0: disable, 1:enable 2.4g */ variable134 module_param(rtw_rx_stbc, int, 0644);232 registry_par->rx_stbc = (u8)rtw_rx_stbc; in loadparam()