Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c544 medium = LM_MEDIUM_SPEED_20GBPS; in lm_get_speed_medium_from_elink_line_speed()
1119 SET_MEDIUM_SPEED(speed,LM_MEDIUM_SPEED_20GBPS); in lm_set_phy_link_params()
1162 case LM_MEDIUM_SPEED_20GBPS: in lm_set_phy_link_params()
2004 case LM_MEDIUM_SPEED_20GBPS: in lm_check_phy_link_params()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h236 #define LM_MEDIUM_SPEED_20GBPS 0x0c00 macro
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm.c1095 case LM_MEDIUM_SPEED_20GBPS: in BnxeLinkStatus()
H A Dbnxe_hw.c535 medium |= (LM_MEDIUM_SPEED_20GBPS | LM_MEDIUM_FULL_DUPLEX); in BnxeHwReqPhyMediumSettings()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2724 SET_MEDIUM_SPEED(pdev->vars.medium, LM_MEDIUM_SPEED_20GBPS); in lm_vf_chip_init()