Searched defs:qed_iscsi_info (Results 1 – 1 of 1) sorted by relevance
21 struct qed_iscsi_info { struct22 spinlock_t lock; /* Connection resources. */23 struct list_head free_list;24 u16 max_num_outstanding_tasks;25 void *event_context;26 iscsi_event_cb_t event_cb;