Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwxvar.h711 struct iwx_dma_info prph_scratch_dma; member
H A Dif_iwx.c1152 prph_scratch = sc->prph_scratch_dma.vaddr; in iwx_ctxt_info_gen3_init()
1182 htole64(sc->prph_scratch_dma.paddr); in iwx_ctxt_info_gen3_init()
3931 prph_scratch = sc->prph_scratch_dma.vaddr; in iwx_ctxt_info_gen3_set_pnvm()
10433 err = iwx_dma_contig_alloc(sc->sc_dmat, &sc->prph_scratch_dma, in iwx_attach()
10609 iwx_dma_contig_free(&sc->prph_scratch_dma); in iwx_attach()