Symbol: bnxt_re_ucontext
drivers/infiniband/hw/bnxt_re/ib_verbs.c
1166
struct bnxt_re_ucontext *cntx,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
1198
struct bnxt_re_qp *qp, struct bnxt_re_ucontext *cntx,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
1510
struct bnxt_re_ucontext *uctx,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
1575
struct bnxt_re_ucontext *uctx,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
1638
struct bnxt_re_ucontext *uctx)
drivers/infiniband/hw/bnxt_re/ib_verbs.c
1724
struct bnxt_re_ucontext *uctx,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
1944
struct bnxt_re_ucontext *uctx;
drivers/infiniband/hw/bnxt_re/ib_verbs.c
1960
uctx = rdma_udata_to_drv_context(udata, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.c
2174
struct bnxt_re_ucontext *cntx = rdma_udata_to_drv_context(
drivers/infiniband/hw/bnxt_re/ib_verbs.c
2175
udata, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.c
2204
struct bnxt_re_ucontext *uctx;
drivers/infiniband/hw/bnxt_re/ib_verbs.c
2229
uctx = rdma_udata_to_drv_context(udata, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.c
2634
struct bnxt_re_ucontext *uctx =
drivers/infiniband/hw/bnxt_re/ib_verbs.c
2635
rdma_udata_to_drv_context(udata, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.c
3498
struct bnxt_re_ucontext *uctx =
drivers/infiniband/hw/bnxt_re/ib_verbs.c
3499
rdma_udata_to_drv_context(udata, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.c
3658
struct bnxt_re_ucontext *uctx = NULL;
drivers/infiniband/hw/bnxt_re/ib_verbs.c
3683
uctx = rdma_udata_to_drv_context(udata, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.c
4747
struct bnxt_re_ucontext *uctx =
drivers/infiniband/hw/bnxt_re/ib_verbs.c
4748
container_of(ctx, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.c
4840
struct bnxt_re_ucontext *uctx = container_of(ib_uctx,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
4841
struct bnxt_re_ucontext,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
4954
struct bnxt_re_ucontext *uctx = container_of(ib_uctx,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
4955
struct bnxt_re_ucontext,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
649
bnxt_re_mmap_entry_insert(struct bnxt_re_ucontext *uctx, u64 mem_offset,
drivers/infiniband/hw/bnxt_re/ib_verbs.c
722
struct bnxt_re_ucontext *ucntx = rdma_udata_to_drv_context(
drivers/infiniband/hw/bnxt_re/ib_verbs.c
723
udata, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.c
889
struct bnxt_re_ucontext *uctx = rdma_udata_to_drv_context(
drivers/infiniband/hw/bnxt_re/ib_verbs.c
890
udata, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/ib_verbs.h
164
struct bnxt_re_ucontext *uctx;
drivers/infiniband/hw/bnxt_re/ib_verbs.h
199
struct bnxt_re_ucontext *uctx)
drivers/infiniband/hw/bnxt_re/ib_verbs.h
208
struct bnxt_re_ucontext *uctx)
drivers/infiniband/hw/bnxt_re/ib_verbs.h
314
bnxt_re_mmap_entry_insert(struct bnxt_re_ucontext *uctx, u64 mem_offset,
drivers/infiniband/hw/bnxt_re/main.c
1383
INIT_RDMA_OBJ_SIZE(ib_ucontext, bnxt_re_ucontext, ib_uctx),
drivers/infiniband/hw/bnxt_re/uapi.c
179
struct bnxt_re_ucontext *uctx = entry->uctx;
drivers/infiniband/hw/bnxt_re/uapi.c
247
struct bnxt_re_ucontext *uctx;
drivers/infiniband/hw/bnxt_re/uapi.c
267
uctx = container_of(ib_uctx, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/uapi.c
366
struct bnxt_re_ucontext *uctx;
drivers/infiniband/hw/bnxt_re/uapi.c
379
uctx = container_of(ib_uctx, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/uapi.c
466
struct bnxt_re_ucontext *uctx;
drivers/infiniband/hw/bnxt_re/uapi.c
474
uctx = container_of(ib_uctx, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/uapi.c
53
struct bnxt_re_ucontext *uctx;
drivers/infiniband/hw/bnxt_re/uapi.c
60
uctx = container_of(ib_uctx, struct bnxt_re_ucontext, ib_uctx);
drivers/infiniband/hw/bnxt_re/uapi.c
75
struct bnxt_re_ucontext *uctx;
drivers/infiniband/hw/bnxt_re/uapi.c
88
uctx = container_of(ib_uctx, struct bnxt_re_ucontext, ib_uctx);