Searched refs:qlnxr_ucontext (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h426 struct qlnxr_ucontext *uctx;
429 struct qlnxr_ucontext { struct
780 static inline struct qlnxr_ucontext *
783 return container_of(ibucontext, struct qlnxr_ucontext, ibucontext);
H A Dqlnxr_verbs.c177 struct qlnxr_ucontext *ctx = NULL;
916 qlnxr_add_mmap(struct qlnxr_ucontext *uctx, u64 phy_addr, unsigned long len)
955 qlnxr_search_mmap(struct qlnxr_ucontext *uctx, u64 phy_addr, unsigned long len)
987 struct qlnxr_ucontext *ctx;
1058 struct qlnxr_ucontext *uctx = get_qlnxr_ucontext(ibctx);
1085 struct qlnxr_ucontext *ucontext = get_qlnxr_ucontext(context);
1860 struct qlnxr_ucontext *ctx;
2740 struct qlnxr_ucontext *ctx = NULL;

Completed in 166 milliseconds