Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h2605 #define LMT_1Gb 0x004 macro
H A Dlpfc_ct.c2824 if (phba->lmt & LMT_1Gb) in lpfc_fdmi_port_attr_support_speed()
H A Dlpfc_init.c777 !(phba->lmt & LMT_1Gb)) || in lpfc_hba_init_link_fc_topology()
2547 else if (phba->lmt & LMT_1Gb) in lpfc_get_hba_model_desc()
4991 if (phba->lmt & LMT_1Gb) in lpfc_host_supported_speeds_set()
H A Dlpfc_attr.c4338 if (((val == LPFC_USER_LINK_SPEED_1G) && !(phba->lmt & LMT_1Gb)) || in lpfc_link_speed_store()
H A Dlpfc_els.c7014 if (phba->lmt & LMT_1Gb) in lpfc_rdp_res_speed()