Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/pcie/
Dctxt-info-gen3.c109 &trans_pcie->prph_scratch_dma_addr, in iwl_pcie_ctxt_info_gen3_init()
169 cpu_to_le64(trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_init()
229 trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_init()
262 trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_free()
263 trans_pcie->prph_scratch_dma_addr = 0; in iwl_pcie_ctxt_info_gen3_free()
Dinternal.h338 dma_addr_t prph_scratch_dma_addr; member