Searched refs:tx_dma_tail (Results 1 – 2 of 2) sorted by relevance
98 …spi_slave_hd_hal_desc_append_t *tx_dma_tail; ///< Tail of the linked TX DMA descriptors… member
337 hal->tx_dma_tail = hal->tx_cur_desc; in spi_slave_hd_hal_txdma_append()345 STAILQ_NEXT(&hal->tx_dma_tail->desc, qe) = &hal->tx_cur_desc->desc; in spi_slave_hd_hal_txdma_append()346 hal->tx_dma_tail = hal->tx_cur_desc; in spi_slave_hd_hal_txdma_append()