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