Home
last modified time | relevance | path

Searched refs:LMT_32Gb (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c2816 if (phba->lmt & LMT_32Gb) in lpfc_fdmi_port_attr_support_speed()
2825 if (phba->lmt & LMT_32Gb) in lpfc_fdmi_port_attr_support_speed()
2836 if (phba->lmt & LMT_32Gb) in lpfc_fdmi_port_attr_support_speed()
H A Dlpfc_hw.h2611 #define LMT_32Gb 0x400 macro
H A Dlpfc_init.c787 !(phba->lmt & LMT_32Gb)) || in lpfc_hba_init_link_fc_topology()
2546 else if (phba->lmt & LMT_32Gb) in lpfc_get_hba_model_desc()
4979 if (phba->lmt & LMT_32Gb) in lpfc_host_supported_speeds_set()
H A Dlpfc_attr.c4334 ((val == LPFC_USER_LINK_SPEED_32G) && !(phba->lmt & LMT_32Gb)) || in lpfc_link_speed_store()
H A Dlpfc_els.c6992 if (phba->lmt & LMT_32Gb) in lpfc_rdp_res_speed()