HomeSort by: relevance | last modified time | path
    Searched defs:mvxpe_tx_queue (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/marvell/
if_mvxpe.c 142 STATIC int mvxpe_tx_queue(struct mvxpe_softc *, struct mbuf *, int);
1701 if (mvxpe_tx_queue(sc, m, q) != 0) {
2108 mvxpe_tx_queue(struct mvxpe_softc *sc, struct mbuf *m, int q) function in typeref:typename:STATIC int

Completed in 13 milliseconds