Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h344 int lpfc_sli_config_port(struct lpfc_hba *, int);
H A Dlpfc_sli.c5571 * lpfc_sli_config_port - Issue config port mailbox command
5584 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) in lpfc_sli_config_port() function
5719 rc = lpfc_sli_config_port(phba, LPFC_SLI_REV3); in lpfc_sli_hba_setup()
H A Dlpfc_init.c12228 retval = lpfc_sli_config_port(phba, LPFC_SLI_REV3); in lpfc_sli_enable_intr()