Searched refs:bxe_dma_alloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c901 bxe_dma_alloc(struct bxe_softc *sc, function
6080 if (bxe_dma_alloc(sc, sc->context[i].size,
6613 if (bxe_dma_alloc(sc, (sc->fw_stats_req_size + sc->fw_stats_data_size),
14746 if (bxe_dma_alloc(sc, sizeof(struct host_sp_status_block),
14759 if (bxe_dma_alloc(sc, BCM_PAGE_SIZE,
14774 if (bxe_dma_alloc(sc, sizeof(struct bxe_slowpath),
14791 if (bxe_dma_alloc(sc, BCM_PAGE_SIZE,
14810 if (bxe_dma_alloc(sc, FW_BUF_SIZE, &sc->gz_buf_dma,
14859 if (bxe_dma_alloc(sc, sizeof(union bxe_host_hc_status_block),
14879 if (bxe_dma_alloc(s
[all...]
H A Decore_sp.h171 if (bxe_dma_alloc((struct bxe_softc *)sc, \
H A Dbxe.h2171 int bxe_dma_alloc(struct bxe_softc *sc, bus_size_t size,

Completed in 222 milliseconds