Searched refs:npe_rxbuf_init (Results 1 – 1 of 1) sorted by relevance
198 static int npe_rxbuf_init(struct npe_softc *, struct npebuf *,855 npe_rxbuf_init(struct npe_softc *sc, struct npebuf *npe, struct mbuf *m) in npe_rxbuf_init() function1043 if (npe_rxbuf_init(sc, npe, m) == 0) { in npe_rxdone()1083 npe_rxbuf_init(sc, npe, npe->ix_m); in npe_startrecv()