Home
last modified time | relevance | path

Searched defs:ib_ucontext (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/rdma/
Dib_verbs.h1145 struct ib_ucontext { struct
1146 struct ib_device *device;
1147 struct list_head pd_list;
1148 struct list_head mr_list;
1149 struct list_head mw_list;
1150 struct list_head cq_list;
1151 struct list_head qp_list;
1152 struct list_head srq_list;
1153 struct list_head ah_list;
1154 struct list_head xrcd_list;
[all …]
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_classes.h358 struct ib_ucontext ib_ucontext; member