Searched refs:rtw_lowrate_two_xmit (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c90 static int rtw_lowrate_two_xmit = 1;/* Use 2 path Tx to transmit MCS0~7 and legacy mode */ variable
138 module_param(rtw_lowrate_two_xmit, int, 0644);
240 registry_par->lowrate_two_xmit = (u8)rtw_lowrate_two_xmit;

Completed in 155 milliseconds