Home
last modified time | relevance | path

Searched refs:lpfc_sli_hbq_entry_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c4908 * lpfc_sli_hbq_entry_count - Calculate total number of hbq entries
4915 lpfc_sli_hbq_entry_count(void) in lpfc_sli_hbq_entry_count() function
4935 return lpfc_sli_hbq_entry_count() * sizeof(struct lpfc_hbq_entry); in lpfc_sli_hbq_size()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c5429 * lpfc_sli_hbq_entry_count - Calculate total number of hbq entries
5436 lpfc_sli_hbq_entry_count(void) in lpfc_sli_hbq_entry_count() function
5456 return lpfc_sli_hbq_entry_count() * sizeof(struct lpfc_hbq_entry); in lpfc_sli_hbq_size()

Completed in 46 milliseconds