Searched refs:tfds (Results 1 – 7 of 7) sorted by relevance
417 struct iwl_tfd *tfd_tmp = txq->tfds; in iwl_pcie_txq_free_tfd()457 tfd_tmp = txq->tfds; in iwl_pcie_txq_build_tfd()490 if (WARN_ON(txq->entries || txq->tfds)) in iwl_pcie_txq_alloc()517 txq->tfds = dma_alloc_coherent(trans->dev, tfd_sz, in iwl_pcie_txq_alloc()519 if (!txq->tfds) in iwl_pcie_txq_alloc()539 dma_free_coherent(trans->dev, tfd_sz, txq->tfds, txq->q.dma_addr); in iwl_pcie_txq_alloc()637 if (txq->tfds) { in iwl_pcie_txq_free()640 txq->tfds, txq->q.dma_addr); in iwl_pcie_txq_free()642 txq->tfds = NULL; in iwl_pcie_txq_free()1532 &txq->tfds[q->write_ptr]); in iwl_pcie_enqueue_hcmd()[all …]
269 struct iwl_tfd *tfds; member
2585 cmdlen = iwl_trans_pcie_get_cmdlen(&cmdq->tfds[ptr]); in iwl_trans_pcie_dump_data()
620 tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_attach_buf_to_tfd()653 struct il3945_tfd *tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_free_tfd()
2803 txq->tfds, txq->q.dma_addr); in il_tx_queue_free()2882 txq->tfds, txq->q.dma_addr); in il_cmd_queue_free()2995 txq->tfds = in il_tx_queue_alloc()2997 if (!txq->tfds) in il_tx_queue_alloc()
166 void *tfds; member
3934 struct il_tfd *tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_free_tfd()3985 tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_attach_buf_to_tfd()