Searched refs:ppc440spe_chan_xor_slot_count (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ppc4xx/
H A Dadma.c1038 * ppc440spe_chan_xor_slot_count - get the number of slots necessary for
1041 static int ppc440spe_chan_xor_slot_count(size_t len, int src_cnt, function
2408 slot_cnt = ppc440spe_chan_xor_slot_count(len, src_cnt, &slots_per_op);
4045 slot_cnt = ppc440spe_chan_xor_slot_count(0, 2, &slots_per_op);

Completed in 39 milliseconds