Searched refs:param_lp_pause (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c1224 bgep->param_lp_pause = B_FALSE;
1252 bgep->param_lp_pause = BIS(aux, MII_ABILITY_PAUSE);
1689 bgep->param_lp_pause = B_FALSE;
1709 bgep->param_lp_pause = BIS(lpadv, AUTONEG_CODE_PAUSE);
1717 bgep->param_lp_pause) {
1725 if (bgep->param_lp_pause)
H A Dbge_kstats.c1116 *val = bgep->param_lp_pause;
1144 bgep->param_adv_pause != bgep->param_lp_pause;
H A Dbge_impl.h968 param_lp_pause:1, member in struct:bge
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c536 *val = ngep->param_lp_pause;
546 ngep->param_adv_pause != ngep->param_lp_pause;
H A Dnge_xmii.c615 ngep->param_lp_pause = B_TRUE;
H A Dnge.h813 param_lp_pause:1, member in struct:nge
H A Dnge_main.c1698 if (!((ngep->param_lp_pause == 0) &&
1710 if (!((ngep->param_lp_pause == 1) &&
1722 if (ngep->param_lp_pause != 1) {
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c652 *val = Adapter->param_lp_pause;
H A De1000g_sw.h1019 param_lp_pause:1, member in struct:e1000g
H A De1000g_main.c6264 Adapter->param_lp_pause =
6310 Adapter->param_lp_pause = 0;

Completed in 168 milliseconds