Home
last modified time | relevance | path

Searched refs:param_lp_1000fdx (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_mii.c1218 bgep->param_lp_1000fdx = B_FALSE; in bge_check_copper()
1244 bgep->param_lp_1000fdx = BIS(aux, MII_MSSTATUS_LP1000T_FD); in bge_check_copper()
1683 bgep->param_lp_1000fdx = B_FALSE; in bge_check_serdes()
1707 bgep->param_lp_1000fdx = BIS(lpadv, AUTONEG_CODE_FULL_DUPLEX); in bge_check_serdes()
1749 if (bgep->param_lp_autoneg && !bgep->param_lp_1000fdx) in bge_check_serdes()
H A Dbge_impl.h970 param_lp_1000fdx:1, member
H A Dbge_kstats.c1088 *val = bgep->param_lp_1000fdx; in bge_m_stat()
/titanic_41/usr/src/uts/common/io/nge/
H A Dnge_xmii.c597 ngep->param_lp_1000fdx = B_TRUE; in nge_check_copper()
H A Dnge_kstats.c508 *val = ngep->param_lp_1000fdx; in nge_m_stat()
H A Dnge.h815 param_lp_1000fdx:1, member
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h1020 param_lp_1000fdx:1, member
H A De1000g_stat.c624 *val = Adapter->param_lp_1000fdx; in e1000g_m_stat()
H A De1000g_main.c6203 Adapter->param_lp_1000fdx = in e1000g_get_phy_state()
6247 Adapter->param_lp_1000fdx = 0; in e1000g_get_phy_state()