Searched refs:mv_chan_memset_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/
H A Dmv_xor.c98 static int mv_chan_memset_slot_count(size_t len) function
103 #define mv_chan_memcpy_slot_count(c) mv_chan_memset_slot_count(c)
716 slot_cnt = mv_chan_memset_slot_count(len);

Completed in 21 milliseconds