Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_sli.h68 struct lpfc_iocbq { struct
70 struct list_head list;
71 struct list_head clist;
72 struct list_head dlist;
77 struct lpfc_cq_event cq_event;
78 uint64_t isr_timestamp;
81 IOCB_t iocb; /* SLI-3 */
94 u8 rsvd3; /* Pad for u32 */
96 u32 cmd_flag;
143 struct lpfc_iocbq *rsp_iocb; argument
[all …]
A Dlpfc_ct.c588 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_gen_req()
589 struct lpfc_iocbq *), in lpfc_gen_req()
666 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ct_cmd()
667 struct lpfc_iocbq *), in lpfc_ct_cmd()
A Dlpfc_nvme.c391 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()
392 struct lpfc_iocbq *), in lpfc_nvme_gen_req()

Completed in 15 milliseconds