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

/freebsd-11.0-release/sys/arm/xscale/ixp425/
H A Dif_npe.c230 static int npe_rxbuf_init(struct npe_softc *, struct npebuf *,
1055 npe_rxbuf_init(struct npe_softc *sc, struct npebuf *npe, struct mbuf *m) function
1146 if (npe_rxbuf_init(sc, npe, m) == 0) {
1204 npe_rxbuf_init(sc, npe, npe->ix_m);

Completed in 101 milliseconds