Home
last modified time | relevance | path

Searched refs:sge_newbuf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sge/
H A Dif_sge.c119 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() function
1169 if (sge_newbuf(sc, cons) != 0) { in sge_rxeof()