Searched refs:scratchbuf_sz (Results 1 – 1 of 1) sorted by relevance
479 size_t scratchbuf_sz; in iwl_pcie_txq_alloc() local519 scratchbuf_sz = sizeof(*txq->scratchbufs) * slots_num; in iwl_pcie_txq_alloc()521 txq->scratchbufs = dma_alloc_coherent(trans->dev, scratchbuf_sz, in iwl_pcie_txq_alloc()