Searched defs:lpfc_async_xchg_ctx (Results 1 – 1 of 1) sorted by relevance
194 struct lpfc_async_xchg_ctx { struct195 union {197 } hdlrctx;198 struct list_head list;199 struct lpfc_hba *phba;200 struct lpfc_nodelist *ndlp;201 struct nvmefc_ls_req *ls_req;202 struct nvmefc_ls_rsp ls_rsp;203 struct lpfc_iocbq *wqeq;204 struct lpfc_iocbq *abort_wqeq;[all …]