Searched refs:ibv_device_1_0 (Results 1 – 1 of 1) sorted by relevance
158 struct ibv_device_1_0 { struct218 struct ibv_device_1_0 *device;234 struct ibv_device_1_0 **__ibv_get_device_list_1_0(int *num);235 void __ibv_free_device_list_1_0(struct ibv_device_1_0 **list);236 const char *__ibv_get_device_name_1_0(struct ibv_device_1_0 *device);237 __be64 __ibv_get_device_guid_1_0(struct ibv_device_1_0 *device);238 struct ibv_context_1_0 *__ibv_open_device_1_0(struct ibv_device_1_0 *device);290 struct ibv_device_1_0 **__ibv_get_device_list_1_0(int *num) in __ibv_get_device_list_1_0()293 struct ibv_device_1_0 **l; in __ibv_get_device_list_1_0()300 l = calloc(n + 2, sizeof (struct ibv_device_1_0 *)); in __ibv_get_device_list_1_0()[all …]