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
298 static inline struct mthca_ucontext *to_mucontext(struct ib_ucontext *ibucontext) in to_mucontext()
300 return container_of(ibucontext, struct mthca_ucontext, ibucontext); in to_mucontext()
Dmthca_provider.c334 struct mthca_ucontext *context; in mthca_alloc_ucontext()
469 struct mthca_ucontext *context = NULL; in mthca_create_srq()
522 struct mthca_ucontext *context; in mthca_destroy_srq()
553 struct mthca_ucontext *context; in mthca_create_qp()
Dmthca_dev.h497 struct mthca_ucontext *ctx, u32 pdn,
Dmthca_cq.c775 struct mthca_ucontext *ctx, u32 pdn, in mthca_init_cq()