Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.h51 struct lpfc_iocbq { struct
53 struct list_head list;
54 struct list_head clist;
55 struct list_head dlist;
56 uint16_t iotag; /* pre-assigned IO tag */
57 uint16_t sli4_lxritag; /* logical pre-assigned XRI. */
58 uint16_t sli4_xritag; /* pre-assigned XRI, (OXID) tag. */
59 uint16_t hba_wqidx; /* index to HBA work queue */
60 struct lpfc_cq_event cq_event;
61 struct lpfc_wcqe_complete wcqe_cmpl; /* WQE cmpl */
[all …]
Dlpfc_ct.c318 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_gen_req()
319 struct lpfc_iocbq *), in lpfc_gen_req()
411 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ct_cmd()
412 struct lpfc_iocbq *), in lpfc_ct_cmd()
Dlpfc_nvme.c420 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_nvme_gen_req()