Searched refs:rtw_lowrate_two_xmit (Results 1 – 2 of 2) sorted by relevance
72 static int rtw_lowrate_two_xmit = 1;/* Use 2 path Tx to transmit MCS0~7 and legacy mode */ variable119 module_param(rtw_lowrate_two_xmit, int, 0644);196 registry_par->lowrate_two_xmit = (u8)rtw_lowrate_two_xmit; in loadparam()
90 static int rtw_lowrate_two_xmit = 1;/* Use 2 path Tx to transmit MCS0~7 and legacy mode */ variable138 module_param(rtw_lowrate_two_xmit, int, 0644);240 registry_par->lowrate_two_xmit = (u8)rtw_lowrate_two_xmit; in loadparam()