Searched refs:VIRTIO_NET_OK (Results 1 – 4 of 4) 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
2147 status = VIRTIO_NET_OK; in handle_ctrl_mac()2209 status = VIRTIO_NET_OK; in handle_ctrl_mac()2301 status = VIRTIO_NET_OK; in handle_ctrl_mq()2306 status = VIRTIO_NET_OK; in handle_ctrl_mq()2338 status = VIRTIO_NET_OK; in handle_ctrl_vlan()2347 status = VIRTIO_NET_OK; in handle_ctrl_vlan()
3465 ok = vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command_reply()