Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_hw.h3448 uint32_t sli_mode : 4; member
3454 uint32_t sli_mode : 4;
H A Dlpfc_mbox.c1363 mb->un.varCfgPort.sli_mode = phba->sli_rev; in lpfc_config_port()
H A Dlpfc_attr.c3589 LPFC_ATTR(sli_mode, 3, 3, 3,
H A Dlpfc_sli.c5574 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) in lpfc_sli_config_port() argument
5585 phba->sli_rev = sli_mode; in lpfc_sli_config_port()
5646 if (pmb->u.mb.un.varCfgPort.sli_mode == 3) { in lpfc_sli_config_port()