Home
last modified time | relevance | path

Searched refs:rt2661_alloc_rx_ring (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c181 static int rt2661_alloc_rx_ring(struct rt2661_softc *,
741 rt2661_alloc_rx_ring(struct rt2661_softc *sc, in rt2661_alloc_rx_ring() function
3008 err = rt2661_alloc_rx_ring(sc, &sc->rxq, RT2661_RX_RING_COUNT); in rt2661_attach()