Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_init.c413 && !(phba->lmt & LMT_1Gb)) in lpfc_config_port_post()
2235 if (phba->lmt & LMT_1Gb) in lpfc_host_attrib_init()
Dlpfc_ct.c1558 if (phba->lmt & LMT_1Gb) in lpfc_fdmi_cmd()
Dlpfc_hw.h1943 #define LMT_1Gb 0x004 macro
Dlpfc_attr.c2610 if (((val == LINK_SPEED_1G) && !(phba->lmt & LMT_1Gb)) || in lpfc_link_speed_set()