qlnxr_ucontext
struct qlnxr_ucontext *uctx;
static inline struct qlnxr_ucontext *
return container_of(ibucontext, struct qlnxr_ucontext, ibucontext);
#define qlnxr_ib_ucontext qlnxr_ucontext
struct qlnxr_ucontext *uctx = get_qlnxr_ucontext(ibctx);
struct qlnxr_ucontext *ucontext = get_qlnxr_ucontext(context);
struct qlnxr_ucontext *ctx;
struct qlnxr_ucontext *ctx;
udata, struct qlnxr_ucontext, ibucontext);
udata, struct qlnxr_ucontext, ibucontext);
udata, struct qlnxr_ucontext, ibucontext);
qlnxr_add_mmap(struct qlnxr_ucontext *uctx, u64 phy_addr, unsigned long len)
qlnxr_search_mmap(struct qlnxr_ucontext *uctx, u64 phy_addr, unsigned long len)
struct qlnxr_ucontext *ctx = get_qlnxr_ucontext(uctx);