Searched refs:iwn_alloc_rx_ring (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c164 static int iwn_alloc_rx_ring(struct iwn_softc *, struct iwn_rx_ring *);
549 if ((error = iwn_alloc_rx_ring(sc, &sc->rxq)) != 0) {
1832 iwn_alloc_rx_ring(struct iwn_softc *sc, struct iwn_rx_ring *ring) function

Completed in 133 milliseconds