Searched defs:qed_nvmetcp_info (Results 1 – 1 of 1) sorted by relevance
28 struct qed_nvmetcp_info { struct29 spinlock_t lock; /* Connection resources. */30 struct list_head free_list;31 u16 max_num_outstanding_tasks;32 void *event_context;33 nvmetcp_event_cb_t event_cb;