Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c12369 struct lpfc_hba_eq_hdl *eqhdl = lpfc_get_eq_hdl(eqidx); in lpfc_assign_eq_map_info() local
12376 cpu, eqhdl->irq, cpup->eq, cpup->flag); in lpfc_assign_eq_map_info()
12414 struct lpfc_hba_eq_hdl *eqhdl; in lpfc_hba_eq_hdl_array_init() local
12418 eqhdl = lpfc_get_eq_hdl(i); in lpfc_hba_eq_hdl_array_init()
12419 eqhdl->irq = LPFC_IRQ_EMPTY; in lpfc_hba_eq_hdl_array_init()
12420 eqhdl->phba = phba; in lpfc_hba_eq_hdl_array_init()
12813 * @eqhdl: EQ handle
12818 lpfc_irq_set_aff(struct lpfc_hba_eq_hdl *eqhdl, unsigned int cpu) in lpfc_irq_set_aff() argument
12820 cpumask_clear(&eqhdl->aff_mask); in lpfc_irq_set_aff()
12821 cpumask_set_cpu(cpu, &eqhdl in lpfc_irq_set_aff()
12832 lpfc_irq_clear_aff(struct lpfc_hba_eq_hdl * eqhdl) lpfc_irq_clear_aff() argument
12996 struct lpfc_hba_eq_hdl *eqhdl; lpfc_sli4_enable_msix() local
13149 struct lpfc_hba_eq_hdl *eqhdl; lpfc_sli4_enable_msi() local
13245 struct lpfc_hba_eq_hdl *eqhdl; lpfc_sli4_enable_intr() local
13290 struct lpfc_hba_eq_hdl *eqhdl; lpfc_sli4_disable_intr() local
[all...]