Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c1853 lpfc_get_hba_info(struct lpfc_hba *phba, in lpfc_get_hba_info() function
1970 if (lpfc_get_hba_info(phba, NULL, NULL, &cnt, NULL, NULL, NULL)) in lpfc_max_rpi_show()
1998 if (lpfc_get_hba_info(phba, NULL, NULL, &cnt, &acnt, NULL, NULL)) in lpfc_used_rpi_show()
2026 if (lpfc_get_hba_info(phba, &cnt, NULL, NULL, NULL, NULL, NULL)) in lpfc_max_xri_show()
2054 if (lpfc_get_hba_info(phba, &cnt, &acnt, NULL, NULL, NULL, NULL)) in lpfc_used_xri_show()
2082 if (lpfc_get_hba_info(phba, NULL, NULL, NULL, NULL, &cnt, NULL)) in lpfc_max_vpi_show()
2110 if (lpfc_get_hba_info(phba, NULL, NULL, NULL, NULL, &cnt, &acnt)) in lpfc_used_vpi_show()