Searched defs:isert_device (Results 1 – 1 of 1) sorted by relevance
201 struct isert_device { struct202 int use_fastreg;203 bool pi_capable;204 int refcount;205 struct ib_device *ib_device;206 struct ib_pd *pd;207 struct isert_comp *comps;208 int comps_used;209 struct list_head dev_node;210 struct ib_device_attr dev_attr;[all …]