Searched defs:lpfc_iocbq (Results 1 – 2 of 2) sorted by relevance
49 struct lpfc_iocbq { struct51 struct list_head list;52 struct list_head clist;53 struct list_head dlist;54 uint16_t iotag; /* pre-assigned IO tag */55 uint16_t sli4_lxritag; /* logical pre-assigned XRI. */56 uint16_t sli4_xritag; /* pre-assigned XRI, (OXID) tag. */57 struct lpfc_cq_event cq_event;59 IOCB_t iocb; /* IOCB cmd */60 uint8_t retry; /* retry counter for IOCB cmd - if needed */[all …]
304 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_gen_req()305 struct lpfc_iocbq *), in lpfc_gen_req()387 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ct_cmd()388 struct lpfc_iocbq *), in lpfc_ct_cmd()