Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h3426 uint32_t sli_mode : 4; member
3432 uint32_t sli_mode : 4;
H A Dlpfc_mbox.c1370 mb->un.varCfgPort.sli_mode = phba->sli_rev; in lpfc_config_port()
H A Dlpfc_attr.c3583 LPFC_ATTR(sli_mode, 3, 3, 3,
H A Dlpfc_sli.c5585 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) in lpfc_sli_config_port() argument
5596 phba->sli_rev = sli_mode; in lpfc_sli_config_port()
5657 if (pmb->u.mb.un.varCfgPort.sli_mode == 3) { in lpfc_sli_config_port()