Home
last modified time | relevance | path

Searched refs:newmbuf (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/ffec/
Dif_ffec.c780 struct mbuf *m, *newmbuf; in ffec_rxfinish_onebuf() local
790 if ((newmbuf = ffec_alloc_mbufcl(sc)) == NULL) { in ffec_rxfinish_onebuf()
834 if ((error = ffec_setup_rxbuf(sc, sc->rx_idx, newmbuf)) != 0) { in ffec_rxfinish_onebuf()