Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c1224 bgep->param_lp_100fdx = B_FALSE; in bge_check_copper()
1252 bgep->param_lp_100fdx = BIS(aux, MII_ABILITY_100BASE_TX_FD); in bge_check_copper()
1691 bgep->param_lp_100fdx = B_FALSE; in bge_check_serdes()
H A Dbge_impl.h972 param_lp_100fdx:1, member
H A Dbge_kstats.c1093 *val = bgep->param_lp_100fdx; in bge_m_stat()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_xmii.c605 ngep->param_lp_100fdx = B_TRUE; in nge_check_copper()
H A Dnge_kstats.c516 *val = ngep->param_lp_100fdx; in nge_m_stat()
H A Dnge.h817 param_lp_100fdx:1, member
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h1035 uint32_t param_lp_100fdx:1, member
H A De1000g_stat.c613 *val = Adapter->param_lp_100fdx; in e1000g_m_stat()
H A De1000g_main.c6468 Adapter->param_lp_100fdx = in e1000g_get_phy_state()
6509 Adapter->param_lp_100fdx = 0; in e1000g_get_phy_state()