Home
last modified time | relevance | path

Searched refs:feaLevelHigh (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h2854 uint8_t feaLevelHigh; member
2862 uint8_t feaLevelHigh; member
H A Dlpfc.h201 uint8_t feaLevelHigh; member
H A Dlpfc_mbox.c601 if (vpd->rev.feaLevelHigh >= 0x02){ in lpfc_init_link()
H A Dlpfc_init.c224 vp->rev.feaLevelHigh = mb->un.varRdRev.feaLevelHigh; in lpfc_config_port_prep()
233 if (vp->rev.feaLevelHigh < 9) in lpfc_config_port_prep()
H A Dlpfc_els.c2552 if (phba->vpd.rev.feaLevelHigh >= 0x02) { in lpfc_issue_els_prli()
6170 (vpd->rev.feaLevelHigh >= 0x02)) { in lpfc_els_rsp_prli_acc()
H A Dlpfc_sli.c8615 phba->vpd.rev.feaLevelHigh = bf_get(lpfc_mbx_rd_rev_ftr_lvl_high, in lpfc_sli4_hba_setup()
8632 phba->vpd.rev.feaLevelHigh, phba->vpd.rev.feaLevelLow); in lpfc_sli4_hba_setup()