Lines Matching defs:cur_rx_pos
194 unsigned int cur_rx_pos;
358 u8 *rx_buf = (u8 *)t->rx_buf + tqspi->cur_rx_pos;
375 tqspi->cur_rx_pos += tqspi->curr_dma_words * tqspi->bytes_per_word;
393 tqspi->cur_rx_pos += read_bytes;
449 tqspi->cur_rx_pos += tqspi->curr_dma_words * tqspi->bytes_per_word;
451 unsigned char *rx_buf = t->rx_buf + tqspi->cur_rx_pos;
471 tqspi->cur_rx_pos += read_bytes;
575 u8 *rx_buf = (u8 *)t->rx_buf + tqspi->cur_rx_pos;
825 tqspi->cur_rx_pos = 0;
1354 tqspi->cur_pos = tqspi->cur_rx_pos;
1421 tqspi->cur_pos = tqspi->cur_rx_pos;