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