Searched refs:iwi_alloc_rx_ring (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwi.c154 static int iwi_alloc_rx_ring(struct iwi_softc *, struct iwi_rx_ring *,
350 if (iwi_alloc_rx_ring(sc, &sc->rxq, IWI_RX_RING_COUNT) != 0) {
739 iwi_alloc_rx_ring(struct iwi_softc *sc, struct iwi_rx_ring *ring, int count) function

Completed in 54 milliseconds