Searched refs:my_newbuf (Results 1 – 1 of 1) sorted by relevance
110 static int my_newbuf(struct my_softc *, struct my_chain_onefrag *);1038 if (my_newbuf(sc, &cd->my_rx_chain[i]) == ENOBUFS) { in my_list_rx_init()1060 my_newbuf(struct my_softc * sc, struct my_chain_onefrag * c) in my_newbuf() function1131 if (my_newbuf(sc, cur_rx) == ENOBUFS) { in my_rxeof()