Home
last modified time | relevance | path

Searched refs:efa_ucontext (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa.h67 struct efa_ucontext { struct
84 struct efa_ucontext *ucontext;
H A Defa_verbs.c118 static inline struct efa_ucontext *to_eucontext(struct ib_ucontext *ibucontext) in to_eucontext()
120 return container_of(ibucontext, struct efa_ucontext, ibucontext); in to_eucontext()
474 struct efa_ucontext *ucontext, in qp_mmap_entries_setup()
611 struct efa_ucontext *ucontext; in efa_create_qp()
615 ucontext = rdma_udata_to_drv_context(udata, struct efa_ucontext, in efa_create_qp()
1017 struct efa_ucontext *ucontext = rdma_udata_to_drv_context( in efa_create_cq()
1018 udata, struct efa_ucontext, ibucontext); in efa_create_cq()
1671 struct efa_ucontext *ucontext = to_eucontext(ibucontext); in efa_alloc_ucontext()
1725 struct efa_ucontext *ucontext = to_eucontext(ibucontext); in efa_dealloc_ucontext()
1738 static int __efa_mmap(struct efa_dev *dev, struct efa_ucontext *ucontex
[all...]
H A Defa_main.c273 INIT_RDMA_OBJ_SIZE(ib_ucontext, efa_ucontext, ibucontext),
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A Defa.h73 struct efa_ucontext { struct
90 struct efa_ucontext *ucontext;
H A Defa_verbs.c136 static inline struct efa_ucontext *to_eucontext(struct ib_ucontext *ibucontext) in to_eucontext()
138 return container_of(ibucontext, struct efa_ucontext, ibucontext); in to_eucontext()
501 struct efa_ucontext *ucontext, in qp_mmap_entries_setup()
638 struct efa_ucontext *ucontext; in efa_create_qp()
641 ucontext = rdma_udata_to_drv_context(udata, struct efa_ucontext, in efa_create_qp()
1069 struct efa_ucontext *ucontext = rdma_udata_to_drv_context( in efa_create_cq()
1070 udata, struct efa_ucontext, ibucontext); in efa_create_cq()
1814 struct efa_ucontext *ucontext = to_eucontext(ibucontext); in efa_alloc_ucontext()
1868 struct efa_ucontext *ucontext = to_eucontext(ibucontext); in efa_dealloc_ucontext()
1881 static int __efa_mmap(struct efa_dev *dev, struct efa_ucontext *ucontex
[all...]
H A Defa_main.c391 INIT_RDMA_OBJ_SIZE(ib_ucontext, efa_ucontext, ibucontext),

Completed in 9 milliseconds