Lines Matching defs:iser_device
347 struct iser_device { struct
348 struct ib_device *ib_device;
349 struct ib_pd *pd;
350 struct ib_device_attr dev_attr;
351 struct ib_mr *mr;
352 struct ib_event_handler event_handler;
353 struct list_head ig_list;
354 int refcount;
355 int comps_used;
356 struct iser_comp *comps;
357 int (*iser_alloc_rdma_reg_res)(struct ib_conn *ib_conn,
359 void (*iser_free_rdma_reg_res)(struct ib_conn *ib_conn);
360 int (*iser_reg_rdma_mem)(struct iscsi_iser_task *iser_task,
362 void (*iser_unreg_rdma_mem)(struct iscsi_iser_task *iser_task,