Searched refs:msk_txrx_dma_alloc (Results 1 – 1 of 1) sorted by relevance
302 static int msk_txrx_dma_alloc(struct msk_if_softc *);1628 if ((error = msk_txrx_dma_alloc(sc_if)) != 0) in msk_attach()2213 msk_txrx_dma_alloc(struct msk_if_softc *sc_if) in msk_txrx_dma_alloc() function