Searched refs:iop_chan_xor_slot_count (Results 1 – 2 of 2) sorted by relevance
201 iop_chan_xor_slot_count(size_t len, int src_cnt, int *slots_per_op) in iop_chan_xor_slot_count() function217 #define iop_chan_zero_sum_slot_count(l, s, o) iop_chan_xor_slot_count(l, s, o)218 #define iop_chan_pq_slot_count iop_chan_xor_slot_count219 #define iop_chan_pq_zero_sum_slot_count iop_chan_xor_slot_count
355 static inline int iop_chan_xor_slot_count(size_t len, int src_cnt, in iop_chan_xor_slot_count() function