Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hw.h2434 #define LMT_2Gb 0x008 macro
H A Dlpfc_ct.c2506 if (phba->lmt & LMT_2Gb) in lpfc_fdmi_port_attr_support_speed()
H A Dlpfc_init.c718 !(phba->lmt & LMT_2Gb)) || in lpfc_hba_init_link_fc_topology()
2355 else if (phba->lmt & LMT_2Gb) in lpfc_get_hba_model_desc()
4601 if (phba->lmt & LMT_2Gb) in lpfc_host_supported_speeds_set()
H A Dlpfc_attr.c4525 ((val == LPFC_USER_LINK_SPEED_2G) && !(phba->lmt & LMT_2Gb)) || in lpfc_link_speed_store()
H A Dlpfc_els.c5896 if (phba->lmt & LMT_2Gb) in lpfc_rdp_res_speed()