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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw.h3426 uint32_t sli_mode : 4; member in struct:__anon153
3432 uint32_t sli_mode : 4;
H A Dlpfc_mbox.c1363 mb->un.varCfgPort.sli_mode = phba->sli_rev;
H A Dlpfc_attr.c3581 LPFC_ATTR(sli_mode, 3, 3, 3,
H A Dlpfc_sli.c5566 * @sli_mode: sli mode - 2/3
5571 * the SLI interface in the sli mode specified by sli_mode
5577 lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode) argument
5588 phba->sli_rev = sli_mode;
5649 if (pmb->u.mb.un.varCfgPort.sli_mode == 3) {

Completed in 285 milliseconds