Searched refs:ioat_xferlen_to_descs (Results 1 – 2 of 2) sorted by relevance
115 num_descs = ioat_xferlen_to_descs(ioat_chan, len); in ioat_dma_prep_memcpy_lock()170 num_descs = ioat_xferlen_to_descs(ioat_chan, len); in __ioat_prep_xor_lock()364 num_descs = ioat_xferlen_to_descs(ioat_chan, len); in __ioat_prep_pq_lock()482 num_descs = ioat_xferlen_to_descs(ioat_chan, len); in __ioat_prep_pq16_lock()
333 ioat_xferlen_to_descs(struct ioatdma_chan *ioat_chan, size_t len) in ioat_xferlen_to_descs() function