Searched refs:txAttempts (Results 1 – 2 of 2) sorted by relevance
368 size_t txAttempts; member
753 if (context->txStatus.txAttempts > 1) { in chppRegisterRxAck()755 context->rxHeader.seq, context->txStatus.txAttempts - 1); in chppRegisterRxAck()757 context->txStatus.txAttempts = 0; in chppRegisterRxAck()1000 if (context->txStatus.txAttempts > CHPP_TRANSPORT_MAX_RETX && in chppTransportDoWork()1012 context->txStatus.txAttempts++; in chppTransportDoWork()