Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_sli.h68 struct lpfc_iocbq { struct
70 struct list_head list;
71 struct list_head clist;
72 struct list_head dlist;
73 uint16_t iotag; /* pre-assigned IO tag */
74 uint16_t sli4_lxritag; /* logical pre-assigned XRI. */
75 uint16_t sli4_xritag; /* pre-assigned XRI, (OXID) tag. */
76 uint16_t hba_wqidx; /* index to HBA work queue */
77 struct lpfc_cq_event cq_event;
78 uint64_t isr_timestamp;
[all …]
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()
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()