Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_sli.h62 struct lpfc_iocbq { struct
64 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 …]
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()
Dlpfc_nvme.c381 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()