Home
last modified time | relevance | path

Searched refs:adv_1000hdx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c917 boolean_t adv_1000hdx; in bge_update_copper() local
961 adv_1000hdx = bgep->param_adv_1000hdx; in bge_update_copper()
1019 adv_1000fdx, adv_1000hdx, in bge_update_copper()
1044 else if (adv_1000hdx) in bge_update_copper()
1059 if (adv_1000hdx) in bge_update_copper()
1398 boolean_t adv_1000hdx; in bge_update_serdes() local
1440 adv_1000hdx = bgep->param_adv_1000hdx; in bge_update_serdes()
1452 adv_1000hdx = B_FALSE; in bge_update_serdes()
1461 adv_1000fdx, adv_1000hdx)); in bge_update_serdes()
1467 if (!adv_1000fdx && !adv_1000hdx) in bge_update_serdes()
[all …]
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c393 boolean_t adv_1000hdx; in rge_phy_update() local
434 adv_1000hdx = rgep->param_adv_1000hdx; in rge_phy_update()
445 adv_1000hdx = adv_100hdx = adv_10hdx = B_FALSE; in rge_phy_update()
478 adv_1000fdx, adv_1000hdx, in rge_phy_update()
487 !adv_1000hdx && !adv_100hdx && !adv_10hdx) { in rge_phy_update()
511 else if (adv_1000hdx) in rge_phy_update()
530 adv_1000hdx = B_TRUE; in rge_phy_update()
537 if (adv_1000hdx) in rge_phy_update()