Searched refs:efa_ucontext (Results 1 – 2 of 2) sorted by relevance
74 struct efa_ucontext { struct 101 struct efa_ucontext *ucontext;75 ibucontextefa_ucontext global() argument 76 uarnefa_ucontext global() argument
142 static inline struct efa_ucontext *to_eucontext(struct ib_ucontext *ibucontext) in to_eucontext() 144 return container_of(ibucontext, struct efa_ucontext, ibucontext); in to_eucontext() 550 struct efa_ucontext *ucontext, in qp_mmap_entries_setup() 687 struct efa_ucontext *ucontext; in efa_create_qp() 691 ucontext = rdma_udata_to_drv_context(udata, struct efa_ucontext, in efa_create_qp() 1138 struct efa_ucontext *ucontext = rdma_udata_to_drv_context( in efa_create_cq_umem() 1139 udata, struct efa_ucontext, ibucontext); in efa_create_cq_umem() 1963 struct efa_ucontext *ucontext = to_eucontext(ibucontext); in efa_alloc_ucontext() 2017 struct efa_ucontext *ucontext = to_eucontext(ibucontext); in efa_dealloc_ucontext() 2030 static int __efa_mmap(struct efa_dev *dev, struct efa_ucontext *ucontex[all...]