Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h306 int lpfc_sli_config_port(struct lpfc_hba *, int);
H A Dlpfc_sli.c5051 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) in lpfc_sli_config_port() function
5207 rc = lpfc_sli_config_port(phba, mode); in lpfc_sli_hba_setup()
5214 rc = lpfc_sli_config_port(phba, 2); in lpfc_sli_hba_setup()
5216 rc = lpfc_sli_config_port(phba, 3); in lpfc_sli_hba_setup()
H A Dlpfc_init.c10734 retval = lpfc_sli_config_port(phba, LPFC_SLI_REV3); in lpfc_sli_enable_intr()