Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_iverbs.h188 struct ib_ucontext *ehca_alloc_ucontext(struct ib_device *device,
Dehca_uverbs.c51 struct ib_ucontext *ehca_alloc_ucontext(struct ib_device *device, in ehca_alloc_ucontext() function
Dehca_main.c493 shca->ib_device.alloc_ucontext = ehca_alloc_ucontext; in ehca_init_device()