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

/freebsd-11.0-release/sys/arm/at91/
H A Dif_macb.c133 macb_new_rxbuf(struct macb_softc *sc, int index);
429 if (macb_new_rxbuf(sc, i) != 0)
438 macb_new_rxbuf(struct macb_softc *sc, int index) function
743 if (macb_new_rxbuf(sc, sc->rx_cons) != 0) {

Completed in 57 milliseconds