Home
last modified time | relevance | path

Searched refs:iwl_pcie_get_first_tb_dma (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx-gen2.c383 tb_phys = iwl_pcie_get_first_tb_dma(txq, idx); in iwl_pcie_gen2_build_tx_amsdu()
434 tb_phys = iwl_pcie_get_first_tb_dma(txq, idx); in iwl_pcie_gen2_build_tx()
810 iwl_pcie_gen2_set_tb(trans, tfd, iwl_pcie_get_first_tb_dma(txq, idx), in iwl_pcie_gen2_enqueue_hcmd()
Dinternal.h433 iwl_pcie_get_first_tb_dma(struct iwl_txq *txq, int idx) in iwl_pcie_get_first_tb_dma() function
Dtx.c1668 iwl_pcie_get_first_tb_dma(txq, idx), in iwl_pcie_enqueue_hcmd()
2369 tb0_phys = iwl_pcie_get_first_tb_dma(txq, txq->write_ptr); in iwl_trans_pcie_tx()