rtw_lowrate_two_xmit 90 drivers/staging/rtl8723bs/os_dep/os_intfs.c static int rtw_lowrate_two_xmit = 1;/* Use 2 path Tx to transmit MCS0~7 and legacy mode */ rtw_lowrate_two_xmit 159 drivers/staging/rtl8723bs/os_dep/os_intfs.c module_param(rtw_lowrate_two_xmit, int, 0644); rtw_lowrate_two_xmit 285 drivers/staging/rtl8723bs/os_dep/os_intfs.c registry_par->lowrate_two_xmit = (u8)rtw_lowrate_two_xmit;