Home
last modified time | relevance | path

Searched refs:MII_ABILITY_HALF (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dserdes.h156 #define MII_ABILITY_HALF (1<<6) /* RO */ /* Reset:1 */ macro
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx_mm.c578 if (miireg & MII_ABILITY_HALF) { in bnx_update_lp_cap()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c1079 val |= MII_ABILITY_HALF | MII_ABILITY_FULL; in init_5708_serdes()