Searched defs:cvq (Results 1 – 4 of 4) sorted by relevance
145 virtio_send_command_packed(struct virtnet_ctl *cvq, in virtio_send_command_packed()240 virtio_send_command_split(struct virtnet_ctl *cvq, in virtio_send_command_split()323 virtio_send_command(struct virtnet_ctl *cvq, struct virtio_pmd_ctrl *ctrl, in virtio_send_command()481 struct virtnet_ctl *cvq = NULL; in virtio_init_queue() local
229 struct virtnet_ctl *cvq; member
263 #define virtnet_cq_to_vq(cvq) container_of(cvq, struct virtqueue, cq) argument
180 struct virtqueue *cvq; member