Home
last modified time | relevance | path

Searched defs:eqidx (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.h464 int eqidx; in lpfc_debug_dump_cq() local
H A Dlpfc_sli4.h498 #define lpfc_get_eq_hdl(eqidx) (&phba->sli4_hba.hba_eq_hdl[eqidx]) argument
499 #define lpfc_get_aff_mask(eqidx) (&phba->sli4_hba.hba_eq_hdl[eqidx].aff_mask) argument
500 #define lpfc_get_irq(eqidx) (phba->sli4_hba.hba_eq_hdl[eqidx].irq) argument
H A Dlpfc_debugfs.c3959 int *len, int max_cnt, int eqidx, int eq_id) in lpfc_idiag_cqs_for_eq()
H A Dlpfc_init.c12371 lpfc_assign_eq_map_info(struct lpfc_hba *phba, uint16_t eqidx, uint16_t flag, in lpfc_assign_eq_map_info()
H A Dlpfc_sli.c9190 uint32_t eqidx; in lpfc_sli4_process_missed_mbox_completions() local