Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_sli.h56 struct lpfc_iocbq { struct
58 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 …]
Dlpfc_ct.c317 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()
Dlpfc_nvme.c544 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()