Searched refs:tfds (Results 1 – 8 of 8) sorted by relevance
466 tfd = txq->tfds + trans_pcie->tfd_size * txq->write_ptr; in iwl_pcie_txq_build_tfd()498 if (WARN_ON(txq->entries || txq->tfds)) in iwl_pcie_txq_alloc()527 txq->tfds = dma_alloc_coherent(trans->dev, tfd_sz, in iwl_pcie_txq_alloc()529 if (!txq->tfds) in iwl_pcie_txq_alloc()544 dma_free_coherent(trans->dev, tfd_sz, txq->tfds, txq->dma_addr); in iwl_pcie_txq_alloc()703 if (txq->tfds) { in iwl_pcie_txq_free()707 txq->tfds, txq->dma_addr); in iwl_pcie_txq_free()709 txq->tfds = NULL; in iwl_pcie_txq_free()
407 void *tfds; member912 return txq->tfds + trans_pcie->tfd_size * idx; in iwl_pcie_get_tfd()
1075 if (txq->tfds) { in iwl_pcie_gen2_txq_free_memory()1078 txq->tfds, txq->dma_addr); in iwl_pcie_gen2_txq_free_memory()
3083 cmdq->tfds + 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()
2807 txq->tfds, txq->q.dma_addr); in il_tx_queue_free()2888 txq->tfds, txq->q.dma_addr); in il_cmd_queue_free()3001 txq->tfds = in il_tx_queue_alloc()3003 if (!txq->tfds) in il_tx_queue_alloc()
167 void *tfds; member
3933 struct il_tfd *tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_free_tfd()3984 tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_attach_buf_to_tfd()