igb_newbuf
static int igb_newbuf(struct igb_rx_ring *, int, boolean_t);
error = igb_newbuf(rxr, i, TRUE);
if (igb_newbuf(rxr, i, FALSE) != 0) {