Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.h321 int erdma_alloc_ucontext(struct ib_ucontext *ibctx, struct ib_udata *data);
H A Derdma_main.c453 .alloc_ucontext = erdma_alloc_ucontext,
H A Derdma_verbs.c1429 int erdma_alloc_ucontext(struct ib_ucontext *ibctx, struct ib_udata *udata) in erdma_alloc_ucontext() function