Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/ulp/isert/
Dib_isert.h207 struct isert_device { struct
208 int use_fastreg;
209 bool pi_capable;
210 int refcount;
211 struct ib_device *ib_device;
212 struct ib_pd *pd;
213 struct ib_mr *mr;
214 struct isert_comp *comps;
215 int comps_used;
216 struct list_head dev_node;
[all …]