Searched refs:newmbuf (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.c811 struct mbuf *m, *newmbuf; local
821 if ((newmbuf = ffec_alloc_mbufcl(sc)) == NULL) {
862 if ((error = ffec_setup_rxbuf(sc, sc->rx_idx, newmbuf)) != 0) {

Completed in 66 milliseconds