Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mthca/
HDmthca_provider.h66 struct mthca_ucontext { struct
301 static inline struct mthca_ucontext *to_mucontext(struct ib_ucontext *ibucontext) in to_mucontext()
303 return container_of(ibucontext, struct mthca_ucontext, ibucontext); in to_mucontext()
HDmthca_provider.c305 struct mthca_ucontext *context; in mthca_alloc_ucontext()
444 struct mthca_ucontext *context = NULL; in mthca_create_srq()
500 struct mthca_ucontext *context; in mthca_destroy_srq()
531 struct mthca_ucontext *context; in mthca_create_qp()
HDmthca_dev.h501 struct mthca_ucontext *ctx, u32 pdn,
HDmthca_cq.c774 struct mthca_ucontext *ctx, u32 pdn, in mthca_init_cq()