Searched refs:MV_XOR_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
14 #define MV_XOR_POOL_SIZE (MV_XOR_SLOT_SIZE * 3072) macro
441 int num_descs_in_pool = MV_XOR_POOL_SIZE/MV_XOR_SLOT_SIZE; in mv_xor_alloc_chan_resources()1016 dma_free_coherent(dev, MV_XOR_POOL_SIZE, in mv_xor_channel_remove()1072 dma_alloc_wc(&pdev->dev, MV_XOR_POOL_SIZE, &mv_chan->dma_desc_pool, in mv_xor_channel_add()1156 dma_free_coherent(&pdev->dev, MV_XOR_POOL_SIZE, in mv_xor_channel_add()
Completed in 5 milliseconds