efa_ucontext
struct efa_ucontext *ucontext;
INIT_RDMA_OBJ_SIZE(ib_ucontext, efa_ucontext, ibucontext),
struct efa_ucontext *ucontext = rdma_udata_to_drv_context(
udata, struct efa_ucontext, ibucontext);
static inline struct efa_ucontext *to_eucontext(struct ib_ucontext *ibucontext)
return container_of(ibucontext, struct efa_ucontext, ibucontext);
struct efa_ucontext *ucontext = to_eucontext(ibucontext);
struct efa_ucontext *ucontext = to_eucontext(ibucontext);
static int __efa_mmap(struct efa_dev *dev, struct efa_ucontext *ucontext,
struct efa_ucontext *ucontext = to_eucontext(ibucontext);
struct efa_ucontext *ucontext,
struct efa_ucontext *ucontext;
ucontext = rdma_udata_to_drv_context(udata, struct efa_ucontext,