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/ |
D | tx-gen2.c | 383 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()
|
D | internal.h | 433 iwl_pcie_get_first_tb_dma(struct iwl_txq *txq, int idx) in iwl_pcie_get_first_tb_dma() function
|
D | tx.c | 1668 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()
|