Searched refs:vtnet_rxq_new_buf (Results 1 – 1 of 1) sorted by relevance
135 static int vtnet_rxq_new_buf(struct vtnet_rxq *);1475 error = vtnet_rxq_new_buf(rxq); in vtnet_rxq_populate()1733 vtnet_rxq_new_buf(struct vtnet_rxq *rxq) in vtnet_rxq_new_buf() function1959 if (vtnet_rxq_new_buf(rxq) != 0) { in vtnet_rxq_merged_eof()