Searched refs:mic_vring (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/samples/mic/mpssd/ |
D | mpssd.c | 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() [all …]
|
/Linux-v4.19/drivers/misc/mic/vop/ |
D | vop_main.h | 94 struct mic_vring vring;
|
D | vop_vringh.c | 307 struct mic_vring *vr = &vdev->vvr[i].vring; in vop_virtio_add_device() 759 struct mic_vring *vr = &vvr->vring; in _vop_virtio_copy()
|
/Linux-v4.19/include/uapi/linux/ |
D | mic_common.h | 167 struct mic_vring { struct
|