Home
last modified time | relevance | path

Searched refs:iop_chan_xor_slot_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/dma/
Diop-adma.h337 static inline int iop_chan_xor_slot_count(size_t len, int src_cnt, in iop_chan_xor_slot_count() function
Diop-adma.c554 slot_cnt = iop_chan_xor_slot_count(len, src_cnt, &slots_per_op); in iop_adma_prep_dma_xor()
1497 slot_cnt = iop_chan_xor_slot_count(0, 2, &slots_per_op); in iop_chan_start_null_xor()