Home
last modified time | relevance | path

Searched refs:PHY_PHYSICAL_LINK_FLAG (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h471 #define PHY_PHYSICAL_LINK_FLAG (1<<2) macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c5330 vars->phy_flags |= PHY_PHYSICAL_LINK_FLAG; in elink_sync_link()
7348 vars->phy_flags &= ~PHY_PHYSICAL_LINK_FLAG; in elink_update_link_down()
7401 vars->phy_flags |= PHY_PHYSICAL_LINK_FLAG; in elink_update_link_up()
14948 if ((vars->phy_flags & PHY_PHYSICAL_LINK_FLAG) == 0) in elink_analyze_link_error()
15017 if (((vars->phy_flags & PHY_PHYSICAL_LINK_FLAG) == 0) || in elink_check_half_open_conn()