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

  /src/sys/dev/marvell/
if_mvxpe.c 141 STATIC int mvxpe_tx_queue_select(struct mvxpe_softc *, struct mbuf *);
1696 q = mvxpe_tx_queue_select(sc, m);
1699 /* mutex is held in mvxpe_tx_queue_select() */
2098 mvxpe_tx_queue_select(struct mvxpe_softc *sc, struct mbuf *m) function in typeref:typename:STATIC int
if_mvxpe.c 141 STATIC int mvxpe_tx_queue_select(struct mvxpe_softc *, struct mbuf *);
1696 q = mvxpe_tx_queue_select(sc, m);
1699 /* mutex is held in mvxpe_tx_queue_select() */
2098 mvxpe_tx_queue_select(struct mvxpe_softc *sc, struct mbuf *m) function in typeref:typename:STATIC int

Completed in 122 milliseconds