Home
last modified time | relevance | path

Searched refs:lpfc_hba_eq_hdl (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_sli4.h490 struct lpfc_hba_eq_hdl { struct
838 struct lpfc_hba_eq_hdl *hba_eq_hdl; /* HBA per-WQ handle */
Dlpfc_init.c8375 sizeof(struct lpfc_hba_eq_hdl), in lpfc_sli4_driver_resource_setup()
12366 struct lpfc_hba_eq_hdl *eqhdl = lpfc_get_eq_hdl(eqidx); in lpfc_assign_eq_map_info()
12411 struct lpfc_hba_eq_hdl *eqhdl; in lpfc_hba_eq_hdl_array_init()
12835 lpfc_irq_set_aff(struct lpfc_hba_eq_hdl *eqhdl, unsigned int cpu) in lpfc_irq_set_aff()
12849 lpfc_irq_clear_aff(struct lpfc_hba_eq_hdl *eqhdl) in lpfc_irq_clear_aff()
13013 struct lpfc_hba_eq_hdl *eqhdl; in lpfc_sli4_enable_msix()
13164 struct lpfc_hba_eq_hdl *eqhdl; in lpfc_sli4_enable_msi()
13259 struct lpfc_hba_eq_hdl *eqhdl; in lpfc_sli4_enable_intr()
13303 struct lpfc_hba_eq_hdl *eqhdl; in lpfc_sli4_disable_intr()
Dlpfc_sli.c15501 struct lpfc_hba_eq_hdl *hba_eq_hdl; in lpfc_sli4_hba_intr_handler()
15509 hba_eq_hdl = (struct lpfc_hba_eq_hdl *)dev_id; in lpfc_sli4_hba_intr_handler()