Searched defs:lpfc_iocbq (Results 1 – 3 of 3) sorted by relevance
62 struct lpfc_iocbq { struct64 struct list_head list;65 struct list_head clist;66 struct list_head dlist;67 uint16_t iotag; /* pre-assigned IO tag */68 uint16_t sli4_lxritag; /* logical pre-assigned XRI. */69 uint16_t sli4_xritag; /* pre-assigned XRI, (OXID) tag. */70 uint16_t hba_wqidx; /* index to HBA work queue */71 struct lpfc_cq_event cq_event;72 struct lpfc_wcqe_complete wcqe_cmpl; /* WQE cmpl */[all …]
591 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_gen_req()592 struct lpfc_iocbq *), in lpfc_gen_req()689 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ct_cmd()690 struct lpfc_iocbq *), in lpfc_ct_cmd()
381 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()