Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_mii.c913 boolean_t adv_1000hdx; in bge_update_copper() local
957 adv_1000hdx = bgep->param_adv_1000hdx; in bge_update_copper()
971 adv_1000hdx = adv_100hdx = adv_10hdx = B_FALSE; in bge_update_copper()
1015 adv_1000fdx, adv_1000hdx, in bge_update_copper()
1024 !adv_1000hdx && !adv_100hdx && !adv_10hdx) in bge_update_copper()
1040 else if (adv_1000hdx) in bge_update_copper()
1055 if (adv_1000hdx) in bge_update_copper()
1393 boolean_t adv_1000hdx; in bge_update_serdes() local
1435 adv_1000hdx = bgep->param_adv_1000hdx; in bge_update_serdes()
1447 adv_1000hdx = B_FALSE; in bge_update_serdes()
[all …]
/titanic_50/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()