Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info.c30 dma_addr_t oldphys = *phys; in _iwl_pcie_ctxt_info_dma_alloc_coherent() local
35 dma_free_coherent(trans->dev, size, old, oldphys); in _iwl_pcie_ctxt_info_dma_alloc_coherent()
H A Dtx-gen2.c67 dma_addr_t oldphys = phys; in iwl_txq_gen2_set_tb_with_wa() local
133 oldphys = phys; in iwl_txq_gen2_set_tb_with_wa()
140 len, (unsigned long long)oldphys, in iwl_txq_gen2_set_tb_with_wa()
149 dma_unmap_page(trans->dev, oldphys, len, DMA_TO_DEVICE); in iwl_txq_gen2_set_tb_with_wa()
151 dma_unmap_single(trans->dev, oldphys, len, DMA_TO_DEVICE); in iwl_txq_gen2_set_tb_with_wa()