Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dif_mvxpe.c99 STATIC int mvxpe_ring_alloc_queue(struct mvxpe_softc *, int);
411 if (mvxpe_ring_alloc_queue(sc, q) != 0) in mvxpe_attach()
1009 mvxpe_ring_alloc_queue(struct mvxpe_softc *sc, int q) in mvxpe_ring_alloc_queue() function