Searched refs:lpfc_sli_config_port (Results 1 – 3 of 3) sorted by relevance
303 int lpfc_sli_config_port(struct lpfc_hba *, int);
4907 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) in lpfc_sli_config_port() function5080 rc = lpfc_sli_config_port(phba, mode); in lpfc_sli_hba_setup()5087 rc = lpfc_sli_config_port(phba, 2); in lpfc_sli_hba_setup()5089 rc = lpfc_sli_config_port(phba, 3); in lpfc_sli_hba_setup()
10497 retval = lpfc_sli_config_port(phba, LPFC_SLI_REV3); in lpfc_sli_enable_intr()