Searched refs:VIRTIO_NET_OK (Results 1 – 4 of 4) sorted by relevance
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()
1815 status = VIRTIO_NET_OK; in handle_ctrl_mac()1877 status = VIRTIO_NET_OK; in handle_ctrl_mac()1958 status = VIRTIO_NET_OK; in handle_ctrl_mq()1963 status = VIRTIO_NET_OK; in handle_ctrl_mq()1995 status = VIRTIO_NET_OK; in handle_ctrl_vlan()2004 status = VIRTIO_NET_OK; in handle_ctrl_vlan()
2483 return vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command()2492 return vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command()