Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-gen3.c114 &trans_pcie->prph_scratch_dma_addr, in iwl_pcie_ctxt_info_gen3_init()
181 cpu_to_le64(trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_init()
241 trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_init()
274 trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_free()
275 trans_pcie->prph_scratch_dma_addr = 0; in iwl_pcie_ctxt_info_gen3_free()
H A Dinternal.h364 dma_addr_t prph_scratch_dma_addr; member