Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/qedr/
Dverbs.h46 struct ib_ucontext *qedr_alloc_ucontext(struct ib_device *, struct ib_udata *);
Dmain.c220 dev->ibdev.alloc_ucontext = qedr_alloc_ucontext; in qedr_register_device()
Dverbs.c331 struct ib_ucontext *qedr_alloc_ucontext(struct ib_device *ibdev, in qedr_alloc_ucontext() function