Searched refs:last_tx_seqid (Results 1 – 2 of 2) sorted by relevance
297 dps->last_tx_seqid = INITIAL_SEQID; in dp_reset()346 if (rxnum == dps->last_tx_seqid) { in dp_tx_handle_ack()652 dps->last_tx_seqid = INITIAL_SEQID; in rmc_comm_dp_init()1309 dps->last_tx_seqid = NEXT_SEQID(dps->last_tx_seqid); in rmc_comm_dp_msend()1366 dp_msgp->txnum = dps->last_tx_seqid; in rmc_comm_dp_msend()
187 uint8_t last_tx_seqid; /* sequence ID of last message */ member