Searched refs:tfds (Results 1 – 11 of 11) sorted by relevance
169 tfd = (u8 *)txq->tfds + trans_pcie->txqs.tfd.size * txq->write_ptr; in iwl_pcie_txq_build_tfd()456 if (txq->tfds) { in iwl_pcie_txq_free()460 txq->tfds, txq->dma_addr); in iwl_pcie_txq_free()462 txq->tfds = NULL; in iwl_pcie_txq_free()735 if (WARN_ON(txq->entries || txq->tfds)) in iwl_pcie_txq_alloc()764 txq->tfds = dma_alloc_coherent(trans->dev, tfd_sz, in iwl_pcie_txq_alloc()766 if (!txq->tfds) in iwl_pcie_txq_alloc()790 dma_free_coherent(trans->dev, tfd_sz, txq->tfds, txq->dma_addr); in iwl_pcie_txq_alloc()791 txq->tfds = NULL; in iwl_pcie_txq_alloc()
865 if (txq->tfds) { in iwl_txq_gen2_free_memory()868 txq->tfds, txq->dma_addr); in iwl_txq_gen2_free_memory()
681 return (u8 *)txq->tfds + trans_pcie->txqs.tfd.size * idx; in iwl_txq_get_tfd()
3443 (u8 *)cmdq->tfds + in iwl_trans_pcie_dump_data()
284 struct tfd *tfds; member
115 tfd = &txq->tfds[tfd_index]; in btintel_pcie_prepare_tx()953 data->txq.tfds = v_addr; in btintel_pcie_alloc()
790 void *tfds; member
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()2871 txq->tfds, txq->q.dma_addr); in il_cmd_queue_free()2984 txq->tfds = in il_tx_queue_alloc()2986 if (!txq->tfds) in il_tx_queue_alloc()
152 void *tfds; member
3911 struct il_tfd *tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_free_tfd()3962 tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_attach_buf_to_tfd()