Lines Matching refs:txd
246 chain_tail->hw->next = first->txd.phys; in ioat1_tx_submit()
290 dma_async_tx_descriptor_init(&desc_sw->txd, &ioat->base.common); in ioat_dma_alloc_descriptor()
291 desc_sw->txd.tx_submit = ioat1_tx_submit; in ioat_dma_alloc_descriptor()
293 desc_sw->txd.phys = phys; in ioat_dma_alloc_descriptor()
432 desc->txd.phys); in ioat1_dma_free_chan_resources()
439 desc->txd.phys); in ioat1_dma_free_chan_resources()
526 async_tx_ack(&desc->txd); in ioat1_dma_prep_memcpy()
528 hw->next = next ? next->txd.phys : 0; in ioat1_dma_prep_memcpy()
546 desc->txd.flags = flags; in ioat1_dma_prep_memcpy()
554 return &desc->txd; in ioat1_dma_prep_memcpy()
615 tx = &desc->txd; in __cleanup()
712 ioat_set_chainaddr(ioat, desc->txd.phys); in ioat1_timer_event()
789 async_tx_ack(&desc->txd); in ioat1_dma_start_null_desc()
794 ioat_set_chainaddr(ioat, desc->txd.phys); in ioat1_dma_start_null_desc()