Searched refs:rx_rd_count (Results 1 – 4 of 4) sorted by relevance
164 pVcom->rx_rd_count += cnt; in vcom_bread()168 if (pVcom->rx_rd_count >= pVcom->rx_count) { in vcom_bread()170 pVcom->rx_rd_count = pVcom->rx_count = 0; in vcom_bread()
61 uint16_t rx_rd_count; member
Completed in 4 milliseconds