Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ste/
H A Dif_ste.c105 static int ste_newbuf (struct ste_softc *,
687 if (ste_newbuf(sc, cur_rx, NULL) == ENOBUFS) { in ste_rxeof()
1020 ste_newbuf(struct ste_softc *sc, struct ste_chain_onefrag *c, in ste_newbuf() function
1063 if (ste_newbuf(sc, &cd->ste_rx_chain[i], NULL) == ENOBUFS) in ste_init_rx_list()