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

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c158 static int rt2860_alloc_tx_ring(struct rt2860_softc *,
753 rt2860_alloc_tx_ring(struct rt2860_softc *sc, struct rt2860_tx_ring *ring) function
764 RWN_DEBUG(RT2860_DBG_DMA, "rwn: rt2860_alloc_tx_ring(): "
2936 if ((err = rt2860_alloc_tx_ring(sc, &sc->txq[qid])) != 0) {

Completed in 51 milliseconds