Searched refs:cue_newbuf (Results 1 – 1 of 1) sorted by relevance
118 int cue_newbuf(struct cue_softc *, struct cue_chain *, struct mbuf *);566 cue_newbuf(struct cue_softc *sc, struct cue_chain *c, struct mbuf *m) in cue_newbuf() function610 if (cue_newbuf(sc, c, NULL) == ENOBUFS) in cue_rx_list_init()714 if (cue_newbuf(sc, c, NULL) == ENOBUFS) { in cue_rxeof()