Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Dbxe.h771 struct bxe_dma vcxt_dma; member
Dbxe.c6046 bxe_dma_free(sc, &sc->context[i].vcxt_dma); in bxe_free_mem()
6085 &sc->context[i].vcxt_dma, in bxe_alloc_mem()
6092 (union cdu_context *)sc->context[i].vcxt_dma.vaddr; in bxe_alloc_mem()
18242 sc->context[i].vcxt_dma.paddr; in bxe_init_hw_func()