Lines Matching refs:tx_pos
96 unsigned int tx_pos;
223 tx_left = espi->tx_t->len - espi->tx_pos;
231 swahb32p(tx_buf + espi->tx_pos));
234 *(u32 *)(tx_buf + espi->tx_pos));
235 espi->tx_pos += 4;
240 swab16p(tx_buf + espi->tx_pos));
241 espi->tx_pos += 2;
249 *(u8 *)(tx_buf + espi->tx_pos));
250 espi->tx_pos += 1;
264 espi->tx_pos = 0;
409 espi->tx_pos = 0;