Searched refs:sli_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 3240 uint32_t sli_mode : 4; member 3246 uint32_t sli_mode : 4;
|
H A D | lpfc_mbox.c | 1311 mb->un.varCfgPort.sli_mode = phba->sli_rev; in lpfc_config_port()
|
H A D | lpfc_attr.c | 3461 LPFC_ATTR(sli_mode, 0, 0, 3,
|
H A D | lpfc_sli.c | 5040 * @sli_mode: sli mode - 2/3 5045 * the SLI interface in the sli mode specified by sli_mode 5051 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) in lpfc_sli_config_port() argument 5062 phba->sli_rev = sli_mode; in lpfc_sli_config_port() 5123 if (pmb->u.mb.un.varCfgPort.sli_mode == 3) { in lpfc_sli_config_port() 5188 "1824 NPIV enabled: Override sli_mode " in lpfc_sli_hba_setup() 5200 "1819 Unrecognized sli_mode parameter: %d.\n", in lpfc_sli_hba_setup()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 3426 uint32_t sli_mode : 4; member 3432 uint32_t sli_mode : 4;
|
H A D | lpfc_mbox.c | 1370 mb->un.varCfgPort.sli_mode = phba->sli_rev; in lpfc_config_port()
|
H A D | lpfc_attr.c | 3578 LPFC_ATTR(sli_mode, 3, 3, 3,
|
H A D | lpfc_sli.c | 5561 * @sli_mode: sli mode - 2/3 5566 * the SLI interface in the sli mode specified by sli_mode 5572 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) in lpfc_sli_config_port() argument 5583 phba->sli_rev = sli_mode; in lpfc_sli_config_port() 5644 if (pmb->u.mb.un.varCfgPort.sli_mode == 3) { in lpfc_sli_config_port()
|
Completed in 95 milliseconds