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()
256 #define VIRTIO_NET_OK 0 macro
2214 status = VIRTIO_NET_OK; in handle_ctrl_mac()2218 VIRTIO_NET_OK; in handle_ctrl_mac()2310 status = VIRTIO_NET_OK; in handle_ctrl_mq()2315 status = VIRTIO_NET_OK; in handle_ctrl_mq()2347 status = VIRTIO_NET_OK; in handle_ctrl_vlan()2356 status = VIRTIO_NET_OK; in handle_ctrl_vlan()
3572 ok = vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command_reply()