Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/devices/
Dtsi721_dma.c49 static unsigned int dma_txqueue_sz = 16; variable
50 module_param(dma_txqueue_sz, uint, S_IRUGO);
51 MODULE_PARM_DESC(dma_txqueue_sz,
742 return dma_txqueue_sz; in tsi721_alloc_chan_resources()
752 desc = kcalloc(dma_txqueue_sz, sizeof(struct tsi721_tx_desc), in tsi721_alloc_chan_resources()
761 for (i = 0; i < dma_txqueue_sz; i++) { in tsi721_alloc_chan_resources()
773 return dma_txqueue_sz; in tsi721_alloc_chan_resources()
/Linux-v4.19/Documentation/rapidio/
Dtsi721.txt32 - 'dma_txqueue_sz' - DMA transactions queue size. Defines number of pending