Searched refs:iwx_alloc_rx_ring (Results 1 – 1 of 1) sorted by relevance
366 static int iwx_alloc_rx_ring(struct iwx_softc *, struct iwx_rx_ring *);1986 iwx_alloc_rx_ring(struct iwx_softc *sc, struct iwx_rx_ring *ring) in iwx_alloc_rx_ring() function10477 err = iwx_alloc_rx_ring(sc, &sc->rxq); in iwx_attach()