Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
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()
793 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_probe()
802 MV_XOR_V2_DESC_NUM, sizeof(*sw_desc), in mv_xor_v2_probe()
815 for (i = 0; i < MV_XOR_V2_DESC_NUM; i++) { in mv_xor_v2_probe()
868 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_probe()
886 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_remove()