Searched refs:mic_info (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/samples/mic/mpssd/ |
D | mpssd.c | 38 static struct mic_info mic_list; 147 tap_configure(struct mic_info *mic, char *dev) in tap_configure() 219 static int tun_alloc(struct mic_info *mic, char *dev) in tun_alloc() 266 static void set_dp(struct mic_info *mic, int type, void *dp) in set_dp() 283 static void *get_dp(struct mic_info *mic, int type) in get_dp() 298 static struct mic_device_desc *get_device_desc(struct mic_info *mic, int type) in get_device_desc() 348 static inline void verify_out_len(struct mic_info *mic, in verify_out_len() 361 disp_iovec(struct mic_info *mic, struct mic_copy_desc *copy, in disp_iovec() 390 mic_virtio_copy(struct mic_info *mic, int fd, in mic_virtio_copy() 416 init_vr(struct mic_info *mic, int fd, int type, in init_vr() [all …]
|
D | mpssd.h | 71 struct mic_info { struct 82 struct mic_info *next; argument
|