Searched refs:ioat2_dma_get_next_descriptor (Results 1 – 1 of 1) sorted by relevance
70 ioat2_dma_get_next_descriptor(struct ioat_dma_chan *ioat_chan);612 } while (len && (new = ioat2_dma_get_next_descriptor(ioat_chan))); in ioat2_tx_submit()917 ioat2_dma_get_next_descriptor(struct ioat_dma_chan *ioat_chan) in ioat2_dma_get_next_descriptor() function990 return ioat2_dma_get_next_descriptor(ioat_chan); in ioat_dma_get_next_descriptor()1034 new = ioat2_dma_get_next_descriptor(ioat_chan); in ioat2_dma_prep_memcpy()