Searched refs:VIRTIO_NET_OK (Results 1 – 3 of 3) sorted by relevance
118 status = VIRTIO_NET_OK; in vdpasim_handle_ctrl_mac()166 if (status == VIRTIO_NET_OK) in vdpasim_handle_cvq()
222 #define VIRTIO_NET_OK 0 macro
3465 ok = vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command_reply()