Searched refs:slots_per_op (Results 1 – 3 of 3) sorted by relevance
792 int *slots_per_op) in ppc440spe_chan_xor_slot_count() argument797 slot_cnt = *slots_per_op = (src_cnt + XOR_MAX_OPS - 1)/XOR_MAX_OPS; in ppc440spe_chan_xor_slot_count()1447 int stride = slot->slots_per_op; in ppc440spe_adma_free_slots()1450 slot->slots_per_op = 0; in ppc440spe_adma_free_slots()1519 desc->phys, desc->idx, desc->slots_per_op); in ppc440spe_adma_clean_slot()1539 int seen_current = 0, slot_cnt = 0, slots_per_op = 0; in __ppc440spe_adma_slot_cleanup() local1587 if (!slot_cnt && !slots_per_op) { in __ppc440spe_adma_slot_cleanup()1589 slots_per_op = iter->slots_per_op; in __ppc440spe_adma_slot_cleanup()1590 if (slot_cnt <= slots_per_op) { in __ppc440spe_adma_slot_cleanup()1592 slots_per_op = 0; in __ppc440spe_adma_slot_cleanup()[all …]
158 u8 slots_per_op; member
89 u16 slots_per_op; member