Home
last modified time | relevance | path

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

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