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