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.c1220 bgep->param_lp_100fdx = B_FALSE;
1248 bgep->param_lp_100fdx = BIS(aux, MII_ABILITY_100BASE_TX_FD);
1685 bgep->param_lp_100fdx = B_FALSE;
H A Dbge_impl.h972 param_lp_100fdx:1, member in struct:bge
H A Dbge_kstats.c1096 *val = bgep->param_lp_100fdx;
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_xmii.c605 ngep->param_lp_100fdx = B_TRUE;
H A Dnge.h817 param_lp_100fdx:1, member in struct:nge
H A Dnge_kstats.c516 *val = ngep->param_lp_100fdx;
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c632 *val = Adapter->param_lp_100fdx;
H A De1000g_sw.h1025 uint32_t param_lp_100fdx:1, member in struct:e1000g
H A De1000g_main.c6274 Adapter->param_lp_100fdx =
6315 Adapter->param_lp_100fdx = 0;

Completed in 903 milliseconds