Home
last modified time | relevance | path

Searched refs:bnxt_alloc_hwrm_dma_mem (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bnxt/
HDbnxt_hwrm.h42 int bnxt_alloc_hwrm_dma_mem(struct bnxt_softc *softc);
HDbnxt_hwrm.c85 bnxt_alloc_hwrm_dma_mem(struct bnxt_softc *softc) in bnxt_alloc_hwrm_dma_mem() function
HDif_bnxt.c709 rc = bnxt_alloc_hwrm_dma_mem(softc); in bnxt_attach_pre()