Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c2522 struct lpfc_hbq_init *lpfc_hbq_defs[] = { variable
2547 lpfc_hbq_defs[hbqno]->entry_count) in lpfc_sli_hbqbuf_fill_hbqs()
2548 count = lpfc_hbq_defs[hbqno]->entry_count - in lpfc_sli_hbqbuf_fill_hbqs()
2602 lpfc_hbq_defs[qno]->add_count); in lpfc_sli_hbqbuf_add_hbqs()
2619 lpfc_hbq_defs[qno]->entry_count); in lpfc_sli_hbqbuf_init_hbqs()
2622 lpfc_hbq_defs[qno]->init_count); in lpfc_sli_hbqbuf_init_hbqs()
5414 return ARRAY_SIZE(lpfc_hbq_defs); in lpfc_sli_hbq_count()
5432 count += lpfc_hbq_defs[i]->entry_count; in lpfc_sli_hbq_entry_count()
5486 lpfc_hbq_defs[hbqno]->entry_count; in lpfc_sli_hbq_setup()
5487 lpfc_config_hbq(phba, hbqno, lpfc_hbq_defs[hbqno], in lpfc_sli_hbq_setup()
[all …]
H A Dlpfc_debugfs.c316 hip = lpfc_hbq_defs[i]; in lpfc_debugfs_hbqinfo_data()
H A Dlpfc_init.c9327 ptr += (lpfc_hbq_defs[i]->entry_count * in lpfc_sli_pci_mem_setup()