Home
last modified time | relevance | path

Searched defs:lpfc_iocbq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_sli.h62 struct lpfc_iocbq { struct
64 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 …]
A Dlpfc_ct.c591 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()
A Dlpfc_nvme.c382 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()

Completed in 17 milliseconds