Searched defs:lpfc_iocbq (Results 1 – 2 of 2) sorted by relevance
68 struct lpfc_iocbq { struct70 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 …]
588 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()