Searched refs:rtw_tx_buf_retry_lmt (Results 1 – 1 of 1) sorted by relevance
333 uint rtw_tx_buf_retry_lmt = 0; variable334 module_param(rtw_tx_buf_retry_lmt, int, 0644);1269 phl_com->bus_sw_cap.tx_buf_retry_lmt = (u16)rtw_tx_buf_retry_lmt; in rtw_core_update_default_setting()