Searched refs:lpfc_fcp_eq_hdl (Results 1 – 3 of 3) sorted by relevance
382 struct lpfc_fcp_eq_hdl { struct518 struct lpfc_fcp_eq_hdl *fcp_eq_hdl; /* FCP per-WQ handle */
8843 struct lpfc_fcp_eq_hdl *fcp_eq_hdl; in lpfc_sli_issue_iocb()12507 struct lpfc_fcp_eq_hdl *fcp_eq_hdl; in lpfc_sli4_fof_intr_handler()12515 fcp_eq_hdl = (struct lpfc_fcp_eq_hdl *)dev_id; in lpfc_sli4_fof_intr_handler()12603 struct lpfc_fcp_eq_hdl *fcp_eq_hdl; in lpfc_sli4_hba_intr_handler()12611 fcp_eq_hdl = (struct lpfc_fcp_eq_hdl *)dev_id; in lpfc_sli4_hba_intr_handler()
5416 kzalloc((sizeof(struct lpfc_fcp_eq_hdl) * in lpfc_sli4_driver_resource_setup()