Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_tl.c246 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() function
1046 if (tl_newbuf(sc, cur_rx) == ENOBUFS) { in tl_intvec_rxeof()