Searched refs:tx_retry (Results 1 – 2 of 2) sorted by relevance
258 unsigned int tx_retry; member
1169 if (session->tx_retry < J1939_XTP_TX_RETRY_LIMIT) { in j1939_tp_txtimer()1170 session->tx_retry++; in j1939_tp_txtimer()1193 session->tx_retry = 0; in j1939_tp_txtimer()
Completed in 7 milliseconds