Searched refs:tfd_tmp (Results 1 – 3 of 3) sorted by relevance
417 struct iwl_tfd *tfd_tmp = txq->tfds; in iwl_pcie_txq_free_tfd() local430 iwl_pcie_tfd_unmap(trans, &txq->entries[idx].meta, &tfd_tmp[rd_ptr]); in iwl_pcie_txq_free_tfd()453 struct iwl_tfd *tfd, *tfd_tmp; in iwl_pcie_txq_build_tfd() local457 tfd_tmp = txq->tfds; in iwl_pcie_txq_build_tfd()458 tfd = &tfd_tmp[q->write_ptr]; in iwl_pcie_txq_build_tfd()
617 struct il3945_tfd *tfd, *tfd_tmp; in il3945_hw_txq_attach_buf_to_tfd() local620 tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_attach_buf_to_tfd()621 tfd = &tfd_tmp[q->write_ptr]; 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() local655 struct il3945_tfd *tfd = &tfd_tmp[idx]; in il3945_hw_txq_free_tfd()
3934 struct il_tfd *tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_free_tfd() local3941 tfd = &tfd_tmp[idx]; in il4965_hw_txq_free_tfd()3981 struct il_tfd *tfd, *tfd_tmp; in il4965_hw_txq_attach_buf_to_tfd() local3985 tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_attach_buf_to_tfd()3986 tfd = &tfd_tmp[q->write_ptr]; in il4965_hw_txq_attach_buf_to_tfd()