Searched refs:lpfc_sli_config_port (Results 1 – 3 of 3) sorted by relevance
307 int lpfc_sli_config_port(struct lpfc_hba *, int);
4920 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) in lpfc_sli_config_port() function5094 rc = lpfc_sli_config_port(phba, mode); in lpfc_sli_hba_setup()5101 rc = lpfc_sli_config_port(phba, 2); in lpfc_sli_hba_setup()5103 rc = lpfc_sli_config_port(phba, 3); in lpfc_sli_hba_setup()
9942 retval = lpfc_sli_config_port(phba, LPFC_SLI_REV3); in lpfc_sli_enable_intr()