Searched refs:sc_dma_sh (Results 1 – 8 of 8) sorted by relevance
147 iwk_dma_t sc_dma_sh; member
1175 &sc->sc_dma_sh); in iwk_alloc_shared()1178 sc->sc_shared = (iwk_shared_t *)sc->sc_dma_sh.mem_va; in iwk_alloc_shared()1180 dma_p = &sc->sc_dma_sh; in iwk_alloc_shared()1194 iwk_free_dma_mem(&sc->sc_dma_sh); in iwk_free_shared()2302 sc->sc_dma_sh.cookie.dmac_address >> 10); in iwk_ucode_alive()4184 ((uint32_t)(sc->sc_dma_sh.cookie.dmac_address + in iwk_init()
148 wpi_dma_t sc_dma_sh; member
931 &sc->sc_dma_sh); in wpi_alloc_shared()934 sc->sc_shared = (wpi_shared_t *)sc->sc_dma_sh.mem_va; in wpi_alloc_shared()945 wpi_free_dma_mem(&sc->sc_dma_sh); in wpi_free_shared()3276 (uint32_t)(sc->sc_dma_sh.cookie.dmac_address +3292 WPI_WRITE(sc, WPI_TX_BASE_PTR, sc->sc_dma_sh.cookie.dmac_address);
167 iwp_dma_t sc_dma_sh; member
1292 &sc->sc_dma_sh); in iwp_alloc_shared()1297 sc->sc_shared = (iwp_shared_t *)sc->sc_dma_sh.mem_va; in iwp_alloc_shared()1300 dma_p = &sc->sc_dma_sh; in iwp_alloc_shared()1316 iwp_free_dma_mem(&sc->sc_dma_sh); in iwp_free_shared()4938 sc->sc_dma_sh.cookie.dmac_address >> 10); in iwp_alive_common()5163 ((uint32_t)(sc->sc_dma_sh.cookie.dmac_address + in iwp_init_common()
149 iwh_dma_t sc_dma_sh; member
1350 &sc->sc_dma_sh); in iwh_alloc_shared()1355 sc->sc_shared = (iwh_shared_t *)sc->sc_dma_sh.mem_va; in iwh_alloc_shared()1358 dma_p = &sc->sc_dma_sh; in iwh_alloc_shared()1375 iwh_free_dma_mem(&sc->sc_dma_sh); in iwh_free_shared()5325 sc->sc_dma_sh.cookie.dmac_address >> 10); in iwh_alive_common()5632 ((uint32_t)(sc->sc_dma_sh.cookie.dmac_address + in iwh_init_common()