Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c135 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() function
1959 if (vtnet_rxq_new_buf(rxq) != 0) { in vtnet_rxq_merged_eof()