Searched refs:mic_info (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/samples/mic/mpssd/ |
D | mpssd.c | 49 static struct mic_info mic_list; 158 tap_configure(struct mic_info *mic, char *dev) in tap_configure() 230 static int tun_alloc(struct mic_info *mic, char *dev) in tun_alloc() 277 static void set_dp(struct mic_info *mic, int type, void *dp) in set_dp() 294 static void *get_dp(struct mic_info *mic, int type) in get_dp() 309 static struct mic_device_desc *get_device_desc(struct mic_info *mic, int type) in get_device_desc() 359 static inline void verify_out_len(struct mic_info *mic, in verify_out_len() 372 disp_iovec(struct mic_info *mic, struct mic_copy_desc *copy, in disp_iovec() 401 mic_virtio_copy(struct mic_info *mic, int fd, in mic_virtio_copy() 427 init_vr(struct mic_info *mic, int fd, int type, in init_vr() [all …]
|
D | mpssd.h | 85 struct mic_info { struct 96 struct mic_info *next; argument
|