Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-v2.c146 &trans_pcie->prph_scratch_dma_addr, in iwl_pcie_ctxt_info_v2_alloc()
228 cpu_to_le64(trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_v2_alloc()
292 trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_v2_alloc()
342 trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_v2_free()
343 trans_pcie->prph_scratch_dma_addr = 0; in iwl_pcie_ctxt_info_v2_free()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Dinternal.h335 * @prph_scratch_dma_addr: dma addr of prph scratch
419 dma_addr_t prph_scratch_dma_addr; member