Searched refs:mwl_alloc_rx_ring (Results 1 – 1 of 1) sorted by relevance
205 static int mwl_alloc_rx_ring(struct mwl_softc *, int);462 mwl_alloc_rx_ring(struct mwl_softc *sc, int count) in mwl_alloc_rx_ring() function3514 err = mwl_alloc_rx_ring(sc, MWL_RX_RING_COUNT); in mwl_resume()3975 err = mwl_alloc_rx_ring(sc, MWL_RX_RING_COUNT); in mwl_attach()