Searched refs:bwi_dma_mbuf_destroy (Results 1 – 1 of 1) sorted by relevance
182 static void bwi_dma_mbuf_destroy(struct bwi_softc *, int, int);2004 bwi_dma_mbuf_destroy(sc, BWI_TX_NRING, 1); in bwi_dma_free()2263 bwi_dma_mbuf_destroy(sc, ntx, 0); in bwi_dma_mbuf_create()2268 bwi_dma_mbuf_destroy(struct bwi_softc *sc, int ntx, int nrx) in bwi_dma_mbuf_destroy() function