Searched refs:tfds (Results 1 – 8 of 8) sorted by relevance
499 tfd = txq->tfds + trans_pcie->tfd_size * txq->write_ptr; in iwl_pcie_txq_build_tfd()531 if (WARN_ON(txq->entries || txq->tfds)) in iwl_pcie_txq_alloc()560 txq->tfds = dma_alloc_coherent(trans->dev, tfd_sz, in iwl_pcie_txq_alloc()562 if (!txq->tfds) in iwl_pcie_txq_alloc()577 dma_free_coherent(trans->dev, tfd_sz, txq->tfds, txq->dma_addr); in iwl_pcie_txq_alloc()726 if (txq->tfds) { in iwl_pcie_txq_free()730 txq->tfds, txq->dma_addr); in iwl_pcie_txq_free()732 txq->tfds = NULL; in iwl_pcie_txq_free()
362 void *tfds; member921 return txq->tfds + trans_pcie->tfd_size * idx; in iwl_pcie_get_tfd()
1067 if (txq->tfds) { in iwl_pcie_gen2_txq_free_memory()1070 txq->tfds, txq->dma_addr); in iwl_pcie_gen2_txq_free_memory()
3284 (u8 *)cmdq->tfds + in iwl_trans_pcie_dump_data()
605 tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_attach_buf_to_tfd()638 struct il3945_tfd *tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_free_tfd()
2791 txq->tfds, txq->q.dma_addr); in il_tx_queue_free()2872 txq->tfds, txq->q.dma_addr); in il_cmd_queue_free()2985 txq->tfds = in il_tx_queue_alloc()2987 if (!txq->tfds) in il_tx_queue_alloc()
152 void *tfds; member
3917 struct il_tfd *tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_free_tfd()3968 tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_attach_buf_to_tfd()