Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo.c121 static void malo_txq_init(struct malo_softc *, struct malo_txq *, int);
687 malo_txq_init(sc, &sc->malo_txq[i], i); in malo_dma_setup()
735 malo_txq_init(struct malo_softc *sc, struct malo_txq *txq, int qnum) in malo_txq_init() function