Searched refs:iwi_alloc_rx_ring (Results 1 – 1 of 1) sorted by relevance
154 static int iwi_alloc_rx_ring(struct iwi_softc *, struct iwi_rx_ring *,348 if (iwi_alloc_rx_ring(sc, &sc->rxq, IWI_RX_RING_COUNT) != 0) { in iwi_attach()737 iwi_alloc_rx_ring(struct iwi_softc *sc, struct iwi_rx_ring *ring, int count) in iwi_alloc_rx_ring() function