Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h165 #define VIRTIO_NET_OK 0 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h255 #define VIRTIO_NET_OK 0
222 #define VIRTIO_NET_OK global() 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()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1036 return VIRTIO_NET_OK; in virtio_net_handle_mac()
1078 return VIRTIO_NET_OK; in virtio_net_handle_mac()
1101 return VIRTIO_NET_OK; in virtio_net_handle_mac()
1173 return VIRTIO_NET_OK; in virtio_net_attach_ebpf_to_backend()
1206 return VIRTIO_NET_OK; in virtio_net_attach_ebpf_rss()
1219 return VIRTIO_NET_OK; in virtio_net_commit_rss_config()
1508 return queue_pairs ? VIRTIO_NET_OK : VIRTIO_NET_ERR; in virtio_net_handle_ctrl_iov()
1541 return VIRTIO_NET_OK; in virtio_net_handle_ctrl()
1548 return VIRTIO_NET_OK; in virtio_net_handle_ctrl()