Searched defs:lpfc_iocbq (Results 1 – 3 of 3) sorted by relevance
56 struct lpfc_iocbq { struct58 struct list_head list;59 struct list_head clist;60 struct list_head dlist;61 uint16_t iotag; /* pre-assigned IO tag */62 uint16_t sli4_lxritag; /* logical pre-assigned XRI. */63 uint16_t sli4_xritag; /* pre-assigned XRI, (OXID) tag. */64 uint16_t hba_wqidx; /* index to HBA work queue */65 struct lpfc_cq_event cq_event;66 struct lpfc_wcqe_complete wcqe_cmpl; /* WQE cmpl */[all …]
317 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_gen_req()318 struct lpfc_iocbq *), in lpfc_gen_req()412 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ct_cmd()413 struct lpfc_iocbq *), in lpfc_ct_cmd()
544 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()