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

/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c1370 malo_rxbuf_init(struct malo_softc *sc, struct malo_rxbuf *bf) function
1420 int error = malo_rxbuf_init(sc, bf);
1423 "%s: malo_rxbuf_init failed %d\n",
1984 (void)malo_rxbuf_init(sc, bf);
2043 * Attach the dma buffer to the mbuf; malo_rxbuf_init will
2082 (void) malo_rxbuf_init(sc, bf);

Completed in 67 milliseconds