Searched refs:sp_dma (Results 1 – 2 of 2) sorted by relevance
1644 struct bxe_dma sp_dma; member1929 (sc->sp_dma.paddr + offsetof(struct bxe_slowpath, var))
14787 &sc->sp_dma, "slow path") != 0) { in bxe_alloc_hsi_mem()14797 sc->sp = (struct bxe_slowpath *)sc->sp_dma.vaddr; in bxe_alloc_hsi_mem()14806 bxe_dma_free(sc, &sc->sp_dma); in bxe_alloc_hsi_mem()14827 bxe_dma_free(sc, &sc->sp_dma); in bxe_alloc_hsi_mem()14846 bxe_dma_free(sc, &sc->sp_dma); in bxe_alloc_hsi_mem()15328 bxe_dma_free(sc, &sc->sp_dma); in bxe_free_hsi_mem()19144 if(sc->sp_dma.vaddr != NULL) { in bxe_grc_dump()19146 (uintmax_t)sc->sp_dma.paddr, sc->sp_dma.vaddr, in bxe_grc_dump()