Searched refs:tfd_tmp (Results 1 – 3 of 3) sorted by relevance
403 struct iwl_tfd *tfd_tmp = txq->tfds; in iwl_pcie_txq_free_tfd() local412 iwl_pcie_tfd_unmap(trans, &txq->entries[idx].meta, &tfd_tmp[rd_ptr]); in iwl_pcie_txq_free_tfd()435 struct iwl_tfd *tfd, *tfd_tmp; in iwl_pcie_txq_build_tfd() local439 tfd_tmp = txq->tfds; in iwl_pcie_txq_build_tfd()440 tfd = &tfd_tmp[q->write_ptr]; in iwl_pcie_txq_build_tfd()
593 struct il3945_tfd *tfd, *tfd_tmp; in il3945_hw_txq_attach_buf_to_tfd() local596 tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_attach_buf_to_tfd()597 tfd = &tfd_tmp[q->write_ptr]; in il3945_hw_txq_attach_buf_to_tfd()629 struct il3945_tfd *tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_free_tfd() local631 struct il3945_tfd *tfd = &tfd_tmp[idx]; in il3945_hw_txq_free_tfd()
3911 struct il_tfd *tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_free_tfd() local3918 tfd = &tfd_tmp[idx]; in il4965_hw_txq_free_tfd()3958 struct il_tfd *tfd, *tfd_tmp; in il4965_hw_txq_attach_buf_to_tfd() local3962 tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_attach_buf_to_tfd()3963 tfd = &tfd_tmp[q->write_ptr]; in il4965_hw_txq_attach_buf_to_tfd()