Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dserdes.h159 #define MII_ABILITY_FULL (1<<5) /* RO */ /* Reset:1 */ macro
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx_mm.c574 if (miireg & MII_ABILITY_FULL) { 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()