Searched refs:tl_newbuf (Results 1 – 1 of 1) sorted by relevance
246 int tl_newbuf(struct tl_softc *, struct tl_chain_onefrag *);951 if (tl_newbuf(sc, &cd->tl_rx_chain[i]) == ENOBUFS) in tl_list_rx_init()970 tl_newbuf(struct tl_softc *sc, struct tl_chain_onefrag *c) in tl_newbuf() function1046 if (tl_newbuf(sc, cur_rx) == ENOBUFS) { in tl_intvec_rxeof()