Searched defs:isert_device (Results 1 – 1 of 1) sorted by relevance
207 struct isert_device { struct208 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 …]