Searched refs:MV_XOR_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance
14 #define MV_XOR_POOL_SIZE (MV_XOR_SLOT_SIZE * 3072)15 #define MV_XOR_SLOT_SIZE 64 macro
441 int num_descs_in_pool = MV_XOR_POOL_SIZE/MV_XOR_SLOT_SIZE; in mv_xor_alloc_chan_resources()454 slot->hw_desc = virt_desc + idx * MV_XOR_SLOT_SIZE; in mv_xor_alloc_chan_resources()461 slot->async_tx.phys = dma_desc + idx * MV_XOR_SLOT_SIZE; in mv_xor_alloc_chan_resources()