Home
last modified time | relevance | path

Searched defs:verbs_device (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Ddriver.h117 struct verbs_device { struct
119 const struct verbs_device_ops *ops; argument
124 static inline struct verbs_device * argument
H A Ddevice.c207 struct verbs_device *verbs_device = verbs_get_device(device); in __ibv_open_device() local
306 struct verbs_device *verbs_device = verbs_get_device(context->device); in __ibv_close_device() local