Searched refs:hme_load_txmbuf (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/hme/
H A Dif_hme.c126 static int hme_load_txmbuf(struct hme_softc *, struct mbuf **);
942 hme_load_txmbuf(struct hme_softc *sc, struct mbuf **m0) function
1134 error = hme_load_txmbuf(sc, &m);

Completed in 46 milliseconds