Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dbwi.c328 static void bwi_dma_mbuf_destroy(struct bwi_softc *, int, int);
7837 bwi_dma_mbuf_destroy(sc, BWI_TX_NRING, 1); in bwi_dma_free()
8060 bwi_dma_mbuf_destroy(sc, ntx, 0); in bwi_dma_mbuf_create()
8066 bwi_dma_mbuf_destroy(struct bwi_softc *sc, int ntx, int nrx) in bwi_dma_mbuf_destroy() function