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

/freebsd-9.3-release/sys/dev/ral/
H A Drt2661.c91 static int rt2661_alloc_tx_ring(struct rt2661_softc *,
244 error = rt2661_alloc_tx_ring(sc, &sc->txq[ac],
253 error = rt2661_alloc_tx_ring(sc, &sc->mgtq, RT2661_MGT_RING_COUNT);
482 rt2661_alloc_tx_ring(struct rt2661_softc *sc, struct rt2661_tx_ring *ring, function

Completed in 54 milliseconds