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