Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/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()
/freebsd-14.2/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c217 dma_addr_t oldphys = phys; in iwl_txq_gen2_set_tb_with_wa() local
266 oldphys = phys; in iwl_txq_gen2_set_tb_with_wa()
272 len, (unsigned long long)oldphys, (unsigned long long)phys); in iwl_txq_gen2_set_tb_with_wa()
277 dma_unmap_page(trans->dev, oldphys, len, DMA_TO_DEVICE); in iwl_txq_gen2_set_tb_with_wa()
279 dma_unmap_single(trans->dev, oldphys, len, DMA_TO_DEVICE); in iwl_txq_gen2_set_tb_with_wa()