Lines Matching refs:mic_vring
383 static inline __u16 read_avail_idx(struct mic_vring *vr) in read_avail_idx()
388 static inline void txrx_prepare(int type, bool tx, struct mic_vring *vr, in txrx_prepare()
402 struct mic_vring *vr, struct mic_copy_desc *copy) in mic_virtio_copy()
428 struct mic_vring *vr0, struct mic_vring *vr1, int num_vq) in init_vr()
445 vr0->va = (struct mic_vring *)&va[MIC_DEVICE_PAGE_END]; in init_vr()
457 vr1->va = (struct mic_vring *) in init_vr()
522 spin_for_descriptors(struct mic_info *mic, struct mic_vring *vr) in spin_for_descriptors()
551 struct mic_vring tx_vr, rx_vr; in virtio_net()
757 struct mic_vring tx_vr, rx_vr; in virtio_console()
1057 start_virtblk(struct mic_info *mic, struct mic_vring *vring) in start_virtblk()
1174 struct mic_vring vring; in virtio_block()