Searched refs:lpfc_sli_hbq_count (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h401 int lpfc_sli_hbq_count(void);
H A Dlpfc_mbox.c1354 mb->un.varCfgPort.max_hbq = lpfc_sli_hbq_count();
H A Dlpfc_hw.h4404 lpfc_sli_hbq_count())
H A Dlpfc_debugfs.c297 i = lpfc_sli_hbq_count();
H A Dlpfc_sli.c2392 hbq_count = lpfc_sli_hbq_count();
5422 * lpfc_sli_hbq_count - Get the number of HBQs to be configured
5428 lpfc_sli_hbq_count(void) function
5443 int hbq_count = lpfc_sli_hbq_count();
5476 int hbq_count = lpfc_sli_hbq_count();
H A Dlpfc_init.c9355 hbq_count = lpfc_sli_hbq_count();

Completed in 375 milliseconds