Searched refs:tfds (Results 1 – 9 of 9) sorted by relevance
917 if (txq->tfds) { in iwl_txq_gen2_free_memory()920 txq->tfds, txq->dma_addr); in iwl_txq_gen2_free_memory()1106 if (WARN_ON(txq->entries || txq->tfds)) in iwl_txq_alloc()1135 txq->tfds = dma_alloc_coherent(trans->dev, tfd_sz, in iwl_txq_alloc()1137 if (!txq->tfds) in iwl_txq_alloc()1152 dma_free_coherent(trans->dev, tfd_sz, txq->tfds, txq->dma_addr); in iwl_txq_alloc()
97 return txq->tfds + trans->txqs.tfd.size * idx; in iwl_txq_get_tfd()
255 tfd = txq->tfds + trans->txqs.tfd.size * txq->write_ptr; in iwl_pcie_txq_build_tfd()367 if (txq->tfds) { in iwl_pcie_txq_free()371 txq->tfds, txq->dma_addr); in iwl_pcie_txq_free()373 txq->tfds = NULL; in iwl_pcie_txq_free()
3337 (u8 *)cmdq->tfds + in iwl_trans_pcie_dump_data()
889 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()
2790 txq->tfds, txq->q.dma_addr); in il_tx_queue_free()2870 txq->tfds, txq->q.dma_addr); in il_cmd_queue_free()2983 txq->tfds = in il_tx_queue_alloc()2985 if (!txq->tfds) in il_tx_queue_alloc()
152 void *tfds; member
3912 struct il_tfd *tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_free_tfd()3963 tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_attach_buf_to_tfd()