Searched refs:VIRTIO_NET_OK (Results 1 – 3 of 3) sorted by relevance
700 if (s->status[i] != VIRTIO_NET_OK) { in vhost_vdpa_net_svq_flush()1412 if (*s->status != VIRTIO_NET_OK) { in vhost_vdpa_net_excessive_mac_filter_cvq_add()1511 *s->status = VIRTIO_NET_OK; in vhost_vdpa_net_handle_ctrl_avail()1550 if (*s->status != VIRTIO_NET_OK) { in vhost_vdpa_net_handle_ctrl_avail()1556 if (status != VIRTIO_NET_OK) { in vhost_vdpa_net_handle_ctrl_avail()
222 #define VIRTIO_NET_OK 0 macro
1048 return VIRTIO_NET_OK; in virtio_net_handle_rx_mode()1090 return VIRTIO_NET_OK; in virtio_net_handle_offloads()1113 return VIRTIO_NET_OK; in virtio_net_handle_mac()1185 return VIRTIO_NET_OK; in virtio_net_handle_mac()1218 return VIRTIO_NET_OK; in virtio_net_handle_vlan_table()1231 return VIRTIO_NET_OK; in virtio_net_handle_announce()1505 return queue_pairs ? VIRTIO_NET_OK : VIRTIO_NET_ERR; in virtio_net_handle_mq()1538 return VIRTIO_NET_OK; in virtio_net_handle_mq()1545 return VIRTIO_NET_OK; in virtio_net_handle_mq()
Completed in 31 milliseconds