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

/freebsd-11-stable/sys/dev/ral/
H A Drt2860.c85 static int rt2860_alloc_tx_ring(struct rt2860_softc *,
284 if ((error = rt2860_alloc_tx_ring(sc, &sc->txq[qid])) != 0) {
509 rt2860_alloc_tx_ring(struct rt2860_softc *sc, struct rt2860_tx_ring *ring) function

Completed in 215 milliseconds