Searched refs:sge_newbuf (Results 1 – 1 of 1) sorted by relevance
119 static int sge_newbuf(struct sge_softc *, int);1030 if (sge_newbuf(sc, i) != 0) in sge_list_rx_init()1065 sge_newbuf(struct sge_softc *sc, int prod) in sge_newbuf() function1169 if (sge_newbuf(sc, cons) != 0) { in sge_rxeof()