Searched refs:lpfc_hbq_defs (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h491 extern struct lpfc_hbq_init *lpfc_hbq_defs[];
H A Dlpfc_sli.c2522 struct lpfc_hbq_init *lpfc_hbq_defs[] = { variable in typeref:struct:lpfc_hbq_init
2547 lpfc_hbq_defs[hbqno]->entry_count)
2548 count = lpfc_hbq_defs[hbqno]->entry_count -
2602 lpfc_hbq_defs[qno]->add_count);
2619 lpfc_hbq_defs[qno]->entry_count);
2622 lpfc_hbq_defs[qno]->init_count);
5430 return ARRAY_SIZE(lpfc_hbq_defs);
5448 count += lpfc_hbq_defs[i]->entry_count;
5502 lpfc_hbq_defs[hbqno]->entry_count;
5503 lpfc_config_hbq(phba, hbqno, lpfc_hbq_defs[hbqn
[all...]
H A Dlpfc_debugfs.c315 hip = lpfc_hbq_defs[i];
H A Dlpfc_init.c9360 ptr += (lpfc_hbq_defs[i]->entry_count *

Completed in 301 milliseconds