Searched refs:TSI721_DMA_TX_QUEUE_SZ (Results 1 – 1 of 1) sorted by relevance
38 #define TSI721_DMA_TX_QUEUE_SZ 16 /* number of transaction descriptors */ macro662 return TSI721_DMA_TX_QUEUE_SZ; in tsi721_alloc_chan_resources()672 desc = kcalloc(TSI721_DMA_TX_QUEUE_SZ, sizeof(struct tsi721_tx_desc), in tsi721_alloc_chan_resources()683 for (i = 0; i < TSI721_DMA_TX_QUEUE_SZ; i++) { in tsi721_alloc_chan_resources()695 return TSI721_DMA_TX_QUEUE_SZ; in tsi721_alloc_chan_resources()