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

/freebsd-10-stable/sys/arm/at91/
H A Dif_macb.c124 macb_new_rxbuf(struct macb_softc *sc, int index);
421 if (macb_new_rxbuf(sc, i) != 0)
430 macb_new_rxbuf(struct macb_softc *sc, int index) function
735 if (macb_new_rxbuf(sc, sc->rx_cons) != 0) {

Completed in 51 milliseconds