Searched refs:VIRTIO_F_IN_ORDER (Results 1 – 4 of 4) sorted by relevance
89 #define VIRTIO_F_IN_ORDER 35 macro
78 VIRTIO_F_IN_ORDER,495 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_tx_batch()787 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in handle_tx_copy()1073 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in get_rx_bufs()1153 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in handle_rx()
2927 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_get_vq_desc_n()3206 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_add_used_n()
1377 vq->layout = virtio_has_feature(vdev, VIRTIO_F_IN_ORDER) ? in __vring_new_virtqueue_split()2627 vq->layout = virtio_has_feature(vdev, VIRTIO_F_IN_ORDER) ? in __vring_new_virtqueue_packed()3606 case VIRTIO_F_IN_ORDER: in vring_transport_features()