Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c1222 bgep->param_lp_1000fdx = B_FALSE; in bge_check_copper()
1248 bgep->param_lp_1000fdx = BIS(aux, MII_MSSTATUS_LP1000T_FD); in bge_check_copper()
1689 bgep->param_lp_1000fdx = B_FALSE; in bge_check_serdes()
1713 bgep->param_lp_1000fdx = BIS(lpadv, AUTONEG_CODE_FULL_DUPLEX); in bge_check_serdes()
1755 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.c1085 *val = bgep->param_lp_1000fdx; in bge_m_stat()
/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h1031 param_lp_1000fdx:1, member
H A De1000g_stat.c605 *val = Adapter->param_lp_1000fdx; in e1000g_m_stat()
H A De1000g_main.c6462 Adapter->param_lp_1000fdx = in e1000g_get_phy_state()
6506 Adapter->param_lp_1000fdx = 0; in e1000g_get_phy_state()