Searched refs:rx_ctr (Results 1 – 2 of 2) sorted by relevance
21 …uint64_t rx_ctr; //This counter changes every time we are told to check if a packet is synchronize… member
255 if ( ( status->rx_ctr != status->last_rx_ctr ) || in chm_bit_errors()258 status->last_rx_ctr = status->rx_ctr; in chm_bit_errors()289 rec_s->rx_ctr = rec_s->rx_ctr + 1; in chm_is_packet_synched()290 rec_s->last_rx_ctr = rec_s->rx_ctr; in chm_is_packet_synched()