Searched refs:mic_info (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/Documentation/mic/mpssd/ |
D | mpssd.c | 46 static void init_mic(struct mic_info *mic); 49 static struct mic_info mic_list; 159 tap_configure(struct mic_info *mic, char *dev) in tap_configure() 231 static int tun_alloc(struct mic_info *mic, char *dev) in tun_alloc() 279 static void set_dp(struct mic_info *mic, int type, void *dp) in set_dp() 296 static void *get_dp(struct mic_info *mic, int type) in get_dp() 311 static struct mic_device_desc *get_device_desc(struct mic_info *mic, int type) in get_device_desc() 362 static inline void verify_out_len(struct mic_info *mic, in verify_out_len() 375 disp_iovec(struct mic_info *mic, struct mic_copy_desc *copy, in disp_iovec() 404 mic_virtio_copy(struct mic_info *mic, int fd, in mic_virtio_copy() [all …]
|
D | mpssd.h | 85 struct mic_info { struct 95 struct mic_info *next; argument
|