Searched refs:EFX_PHY_CAP_100FDX (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c173 *valp = sfxge_phy_dfl_cap_test64(sp, EFX_PHY_CAP_100FDX);
206 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_100FDX);
239 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_100FDX);
885 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_100FDX, NULL);
1036 if ((rc = sfxge_phy_cap_set(sp, EFX_PHY_CAP_100FDX, v8)) != 0)
1181 phy_cap = EFX_PHY_CAP_100FDX;
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_phy.c51 mask |= (1 << EFX_PHY_CAP_100FDX);
303 PHY_CAP_100FDX, (cap_mask >> EFX_PHY_CAP_100FDX) & 0x1,
H A Dsiena_phy.c51 mask |= (1 << EFX_PHY_CAP_100FDX);
292 PHY_CAP_100FDX, (cap_mask >> EFX_PHY_CAP_100FDX) & 0x1,
H A Defx.h794 EFX_PHY_CAP_100FDX, enumerator in enum:efx_phy_cap_type_e

Completed in 63 milliseconds