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

  /src/sys/dev/ic/
dwc_eqos.c 306 eqos_setup_txbuf(struct eqos_softc *sc, int index, struct mbuf *m) function in typeref:typename:int
1032 nsegs = eqos_setup_txbuf(sc, sc->sc_tx.cur, m);
1034 DPRINTF(EDEB_TXRING, "eqos_setup_txbuf failed "

Completed in 12 milliseconds