Lines Matching refs:mic_vring
372 static inline __u16 read_avail_idx(struct mic_vring *vr) in read_avail_idx()
377 static inline void txrx_prepare(int type, bool tx, struct mic_vring *vr, in txrx_prepare()
391 struct mic_vring *vr, struct mic_copy_desc *copy) in mic_virtio_copy()
417 struct mic_vring *vr0, struct mic_vring *vr1, int num_vq) in init_vr()
434 vr0->va = (struct mic_vring *)&va[MIC_DEVICE_PAGE_END]; in init_vr()
446 vr1->va = (struct mic_vring *) in init_vr()
511 spin_for_descriptors(struct mic_info *mic, struct mic_vring *vr) in spin_for_descriptors()
540 struct mic_vring tx_vr, rx_vr; in virtio_net()
746 struct mic_vring tx_vr, rx_vr; in virtio_console()
1046 start_virtblk(struct mic_info *mic, struct mic_vring *vring) in start_virtblk()
1163 struct mic_vring vring; in virtio_block()