Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/pcie/
Dtx.c472 size_t scratchbuf_sz; in iwl_pcie_txq_alloc() local
512 scratchbuf_sz = sizeof(*txq->scratchbufs) * slots_num; in iwl_pcie_txq_alloc()
514 txq->scratchbufs = dma_alloc_coherent(trans->dev, scratchbuf_sz, in iwl_pcie_txq_alloc()