Searched refs:mthca_ucontext (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h64 struct mthca_ucontext { struct
281 static inline struct mthca_ucontext *to_mucontext(struct ib_ucontext *ibucontext)
283 return container_of(ibucontext, struct mthca_ucontext, ibucontext);
H A Dmthca_provider.c291 struct mthca_ucontext *context = to_mucontext(uctx);
396 struct mthca_ucontext *context = rdma_udata_to_drv_context(
397 udata, struct mthca_ucontext, ibucontext);
440 struct mthca_ucontext *context =
443 struct mthca_ucontext,
458 struct mthca_ucontext *context = rdma_udata_to_drv_context(
459 udata, struct mthca_ucontext, ibucontext);
555 struct mthca_ucontext *context =
558 struct mthca_ucontext,
585 struct mthca_ucontext *contex
[all...]
H A Dmthca_srq.c103 struct mthca_ucontext *ucontext = rdma_udata_to_drv_context(
104 udata, struct mthca_ucontext, ibucontext);
124 struct mthca_ucontext *ucontext = rdma_udata_to_drv_context(
125 udata, struct mthca_ucontext, ibucontext);
H A Dmthca_dev.h488 struct mthca_ucontext *ctx, u32 pdn,
H A Dmthca_cq.c769 struct mthca_ucontext *ctx, u32 pdn,
H A Dmthca_qp.c564 struct mthca_ucontext *context = rdma_udata_to_drv_context(
565 udata, struct mthca_ucontext, ibucontext);

Completed in 122 milliseconds