Searched refs:alloc_context (Results 1 – 3 of 3) sorted by relevance
105 struct ibv_context *(*alloc_context)(struct ibv_device *device, member
227 context = verbs_device->ops->alloc_context(device, cmd_fd); in __ibv_open_device()
234 .alloc_context = c4iw_alloc_context,