Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h165 #define VIRTIO_NET_OK 0 macro
/openbmc/qemu/net/
H A Dvhost-vdpa.c707 if (s->status[i] != VIRTIO_NET_OK) { in vhost_vdpa_net_svq_flush()
1420 if (*s->status != VIRTIO_NET_OK) { in vhost_vdpa_net_excessive_mac_filter_cvq_add()
1519 *s->status = VIRTIO_NET_OK; in vhost_vdpa_net_handle_ctrl_avail()
1558 if (*s->status != VIRTIO_NET_OK) { in vhost_vdpa_net_handle_ctrl_avail()
1564 if (status != VIRTIO_NET_OK) { in vhost_vdpa_net_handle_ctrl_avail()