Searched refs:iwl_pcie_get_first_tb_dma (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | tx-gen2.c | 386 tb_phys = iwl_pcie_get_first_tb_dma(txq, idx); in iwl_pcie_gen2_build_tx_amsdu() 472 tb_phys = iwl_pcie_get_first_tb_dma(txq, idx); in iwl_pcie_gen2_build_tx() 837 iwl_pcie_gen2_set_tb(trans, tfd, iwl_pcie_get_first_tb_dma(txq, idx), in iwl_pcie_gen2_enqueue_hcmd()
|
| D | internal.h | 390 iwl_pcie_get_first_tb_dma(struct iwl_txq *txq, int idx) in iwl_pcie_get_first_tb_dma() function
|
| D | tx.c | 1719 iwl_pcie_get_first_tb_dma(txq, idx), in iwl_pcie_enqueue_hcmd() 2383 tb0_phys = iwl_pcie_get_first_tb_dma(txq, txq->write_ptr); in iwl_trans_pcie_tx()
|