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);
|