Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c2287 dma_addr_t tb0_phys, tb1_phys, scratch_phys; in iwl_trans_pcie_tx() local
2369 tb0_phys = iwl_pcie_get_first_tb_dma(txq, txq->write_ptr); in iwl_trans_pcie_tx()
2370 scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()
2405 iwl_pcie_txq_build_tfd(trans, txq, tb0_phys, in iwl_trans_pcie_tx()