Searched refs:mwl_alloc_rx_ring (Results 1 – 1 of 1) sorted by relevance
201 static int mwl_alloc_rx_ring(struct mwl_softc *, int);455 mwl_alloc_rx_ring(struct mwl_softc *sc, int count) in mwl_alloc_rx_ring() function3505 err = mwl_alloc_rx_ring(sc, MWL_RX_RING_COUNT); in mwl_resume()3966 err = mwl_alloc_rx_ring(sc, MWL_RX_RING_COUNT); in mwl_attach()