Searched defs:qed_iscsi_info (Results 1 – 1 of 1) sorted by relevance
47 struct qed_iscsi_info { struct48 spinlock_t lock; /* Connection resources. */49 struct list_head free_list;50 u16 max_num_outstanding_tasks;51 void *event_context;52 iscsi_event_cb_t event_cb;