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

/freebsd-11.0-release/sys/dev/ral/
H A Drt2860.c93 static int rt2860_alloc_rx_ring(struct rt2860_softc *,
293 if ((error = rt2860_alloc_rx_ring(sc, &sc->rxq)) != 0) {
692 rt2860_alloc_rx_ring(struct rt2860_softc *sc, struct rt2860_rx_ring *ring) function

Completed in 55 milliseconds