Home
last modified time | relevance | path

Searched refs:mthca_ucontext (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/mthca/
Dmthca_provider.h64 struct mthca_ucontext { struct
299 static inline struct mthca_ucontext *to_mucontext(struct ib_ucontext *ibucontext) in to_mucontext()
301 return container_of(ibucontext, struct mthca_ucontext, ibucontext); in to_mucontext()
Dmthca_provider.c301 struct mthca_ucontext *context; in mthca_alloc_ucontext()
439 struct mthca_ucontext *context = NULL; in mthca_create_srq()
495 struct mthca_ucontext *context; in mthca_destroy_srq()
526 struct mthca_ucontext *context; in mthca_create_qp()
Dmthca_dev.h499 struct mthca_ucontext *ctx, u32 pdn,
Dmthca_cq.c777 struct mthca_ucontext *ctx, u32 pdn, in mthca_init_cq()