vtnet_rxq_new_buf
static int vtnet_rxq_new_buf(struct vtnet_rxq *);
error = vtnet_rxq_new_buf(rxq);
if (vtnet_rxq_new_buf(rxq) != 0) {