Searched refs:txAttempts (Results 1 – 2 of 2) sorted by relevance
351 size_t txAttempts; member
748 if (context->txStatus.txAttempts > 1) { in chppRegisterRxAck()750 context->rxHeader.seq, context->txStatus.txAttempts - 1); in chppRegisterRxAck()752 context->txStatus.txAttempts = 0; in chppRegisterRxAck()999 if (context->txStatus.txAttempts > CHPP_TRANSPORT_MAX_RETX && in chppTransportDoWork()1011 context->txStatus.txAttempts++; in chppTransportDoWork()