Home
last modified time | relevance | path

Searched refs:alloc_context (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ofed/libibverbs/
H A Ddriver.h105 struct ibv_context *(*alloc_context)(struct ibv_device *device, member
H A Ddevice.c226 context = verbs_device->ops->alloc_context(device, cmd_fd); in __ibv_open_device()
/src/contrib/ofed/libcxgb4/
H A Ddev.c236 .alloc_context = c4iw_alloc_context,