Lines Matching refs:mic_vring
386 static inline __u16 read_avail_idx(struct mic_vring *vr) in read_avail_idx()
391 static inline void txrx_prepare(int type, bool tx, struct mic_vring *vr, in txrx_prepare()
405 struct mic_vring *vr, struct mic_copy_desc *copy) in mic_virtio_copy()
424 struct mic_vring *vr0, struct mic_vring *vr1, int num_vq) in init_vr()
440 vr0->va = (struct mic_vring *)&va[MIC_DEVICE_PAGE_END]; in init_vr()
452 vr1->va = (struct mic_vring *) in init_vr()
506 spin_for_descriptors(struct mic_info *mic, struct mic_vring *vr) in spin_for_descriptors()
535 struct mic_vring tx_vr, rx_vr; in virtio_net()
734 struct mic_vring tx_vr, rx_vr; in virtio_console()
1028 start_virtblk(struct mic_info *mic, struct mic_vring *vring) in start_virtblk()
1140 struct mic_vring vring; in virtio_block()