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

  /src/sys/dev/ic/
hme.c 101 static int hme_put(struct hme_softc *, int, struct mbuf *);
661 hme_put(struct hme_softc *sc, int ri, struct mbuf *m) function in typeref:typename:int
916 /* collect bits for h/w csum, before hme_put frees the mbuf */
948 len = hme_put(sc, ri, m);

Completed in 84 milliseconds