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

/freebsd-10.2-release/sys/dev/wb/
H A Dif_wb.c146 static int wb_newbuf(struct wb_softc *, struct wb_chain_onefrag *,
806 if (wb_newbuf(sc, &cd->wb_rx_chain[i], NULL) == ENOBUFS)
836 wb_newbuf(sc, c, m) function
900 wb_newbuf(sc, cur_rx, m);
912 wb_newbuf(sc, cur_rx, m);
930 wb_newbuf(sc, cur_rx, m);

Completed in 50 milliseconds