Home
last modified time | relevance | path

Searched refs:MV_XOR_V2_DESC_NUM (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dmv_xor_v2.c85 #define MV_XOR_V2_DESC_NUM 1024 macro
327 if (xor_dev->hw_queue_idx >= MV_XOR_V2_DESC_NUM) in mv_xor_v2_tx_submit()
605 if (pending_ptr >= MV_XOR_V2_DESC_NUM) in mv_xor_v2_tasklet()
635 writel(MV_XOR_V2_DESC_NUM, in mv_xor_v2_descq_init()
776 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_probe()
785 MV_XOR_V2_DESC_NUM, sizeof(*sw_desc), in mv_xor_v2_probe()
798 for (i = 0; i < MV_XOR_V2_DESC_NUM; i++) { in mv_xor_v2_probe()
851 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_probe()
865 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_remove()