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;71 struct lpfc_cq_event cq_event;73 uint64_t isr_timestamp;76 IOCB_t iocb; /* SLI-3 */78 uint8_t rsvd2;81 uint32_t iocb_flag;120 struct lpfc_iocbq *rsp_iocb; argument[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()
382 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()
Completed in 17 milliseconds