Searched refs:lpfc_fcp_eq_hdl (Results 1 – 3 of 3) sorted by relevance
382 struct lpfc_fcp_eq_hdl { struct517 struct lpfc_fcp_eq_hdl *fcp_eq_hdl; /* FCP per-WQ handle */
8825 struct lpfc_fcp_eq_hdl *fcp_eq_hdl; in lpfc_sli_issue_iocb()12489 struct lpfc_fcp_eq_hdl *fcp_eq_hdl; in lpfc_sli4_fof_intr_handler()12496 fcp_eq_hdl = (struct lpfc_fcp_eq_hdl *)dev_id; in lpfc_sli4_fof_intr_handler()12583 struct lpfc_fcp_eq_hdl *fcp_eq_hdl; in lpfc_sli4_hba_intr_handler()12591 fcp_eq_hdl = (struct lpfc_fcp_eq_hdl *)dev_id; in lpfc_sli4_hba_intr_handler()
5435 kzalloc((sizeof(struct lpfc_fcp_eq_hdl) * in lpfc_sli4_driver_resource_setup()