Searched refs:VIRTIO_NET_OK (Results 1 – 8 of 8) sorted by relevance
165 #define VIRTIO_NET_OK 0 macro
221 #define VIRTIO_NET_OK 0 macro
118 status = VIRTIO_NET_OK; in vdpasim_handle_ctrl_mac()166 if (status == VIRTIO_NET_OK) in vdpasim_handle_cvq()
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()
1813 status = VIRTIO_NET_OK; in handle_ctrl_mac()1875 status = VIRTIO_NET_OK; in handle_ctrl_mac()1956 status = VIRTIO_NET_OK; in handle_ctrl_mq()1961 status = VIRTIO_NET_OK; in handle_ctrl_mq()1993 status = VIRTIO_NET_OK; in handle_ctrl_vlan()2002 status = VIRTIO_NET_OK; in handle_ctrl_vlan()
2529 return vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command()2538 return vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command()