Searched refs:tx_retry (Results 1 – 3 of 3) sorted by relevance
259 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()
1723 s32 tx_retry; in brcmf_p2p_send_action_frame() local1844 tx_retry = 0; in brcmf_p2p_send_action_frame()1846 (!ack) && (tx_retry < P2P_AF_TX_MAX_RETRY) && in brcmf_p2p_send_action_frame()1852 tx_retry++; in brcmf_p2p_send_action_frame()1858 tx_retry); in brcmf_p2p_send_action_frame()