Searched refs:hba_eq_hdl (Results 1 – 3 of 3) sorted by relevance
1372 eq = phba->sli4_hba.hba_eq_hdl[i].eq; in lpfc_hb_eq_delay_work()8360 phba->sli4_hba.hba_eq_hdl = kzalloc_objs(struct lpfc_hba_eq_hdl, in lpfc_sli4_driver_resource_setup()8362 if (!phba->sli4_hba.hba_eq_hdl) { in lpfc_sli4_driver_resource_setup()8445 kfree(phba->sli4_hba.hba_eq_hdl); in lpfc_sli4_driver_resource_setup()8497 kfree(phba->sli4_hba.hba_eq_hdl); in lpfc_sli4_driver_resource_unset()10836 eq = phba->sli4_hba.hba_eq_hdl[idx].eq; in lpfc_sli4_release_hdwq()10838 phba->sli4_hba.hba_eq_hdl[idx].eq = NULL; in lpfc_sli4_release_hdwq()11026 eq = phba->sli4_hba.hba_eq_hdl[qidx].eq; in lpfc_setup_cq_lookup()11143 phba->sli4_hba.hba_eq_hdl[cpup->eq].eq = in lpfc_sli4_queue_setup()11475 eq = phba->sli4_hba.hba_eq_hdl[qidx].eq; in lpfc_sli4_queue_unset()[all …]
6152 eq = sli4_hba->hba_eq_hdl[qidx].eq; in lpfc_sli4_arm_cqeq_intr()9252 eq = phba->sli4_hba.hba_eq_hdl[eqidx].eq; in lpfc_sli4_process_missed_mbox_completions()15587 struct lpfc_hba_eq_hdl *hba_eq_hdl; in lpfc_sli4_hba_intr_handler() local15595 hba_eq_hdl = (struct lpfc_hba_eq_hdl *)dev_id; in lpfc_sli4_hba_intr_handler()15596 phba = hba_eq_hdl->phba; in lpfc_sli4_hba_intr_handler()15597 hba_eqidx = hba_eq_hdl->idx; in lpfc_sli4_hba_intr_handler()15605 fpeq = phba->sli4_hba.hba_eq_hdl[hba_eqidx].eq; in lpfc_sli4_hba_intr_handler()15696 &phba->sli4_hba.hba_eq_hdl[qidx]); in lpfc_sli4_intr_handler()16039 eq = phba->sli4_hba.hba_eq_hdl[qidx].eq; in lpfc_modify_hba_eq_delay()16075 eq = phba->sli4_hba.hba_eq_hdl[qidx].eq; in lpfc_modify_hba_eq_delay()[all …]
4982 eq = phba->sli4_hba.hba_eq_hdl[i].eq; in lpfc_cq_max_proc_limit_store()