Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_hw.h2876 uint8_t feaLevelHigh; member
2884 uint8_t feaLevelHigh; member
H A Dlpfc.h200 uint8_t feaLevelHigh; member
H A Dlpfc_mbox.c594 if (vpd->rev.feaLevelHigh >= 0x02){ in lpfc_init_link()
H A Dlpfc_init.c225 vp->rev.feaLevelHigh = mb->un.varRdRev.feaLevelHigh; in lpfc_config_port_prep()
234 if (vp->rev.feaLevelHigh < 9) in lpfc_config_port_prep()
H A Dlpfc_els.c2545 if (phba->vpd.rev.feaLevelHigh >= 0x02) { in lpfc_issue_els_prli()
6110 (vpd->rev.feaLevelHigh >= 0x02)) { in lpfc_els_rsp_prli_acc()
H A Dlpfc_sli.c8603 phba->vpd.rev.feaLevelHigh = bf_get(lpfc_mbx_rd_rev_ftr_lvl_high, in lpfc_sli4_hba_setup()
8620 phba->vpd.rev.feaLevelHigh, phba->vpd.rev.feaLevelLow); in lpfc_sli4_hba_setup()