Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/pcie/
Dctxt-info-gen3.c113 &trans_pcie->prph_scratch_dma_addr, in iwl_pcie_ctxt_info_gen3_init()
176 cpu_to_le64(trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_init()
236 trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_init()
269 trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_free()
270 trans_pcie->prph_scratch_dma_addr = 0; in iwl_pcie_ctxt_info_gen3_free()
Dinternal.h362 dma_addr_t prph_scratch_dma_addr; member