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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c164 *valp = sfxge_phy_dfl_cap_test64(sp, EFX_PHY_CAP_10000FDX);
197 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_10000FDX);
230 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_10000FDX);
873 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_10000FDX, NULL);
1021 if ((rc = sfxge_phy_cap_set(sp, EFX_PHY_CAP_10000FDX, v8)) != 0)
1169 phy_cap = EFX_PHY_CAP_10000FDX;
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_phy.c57 mask |= (1 << EFX_PHY_CAP_10000FDX);
306 PHY_CAP_10000FDX, (cap_mask >> EFX_PHY_CAP_10000FDX) & 0x1,
H A Dsiena_phy.c57 mask |= (1 << EFX_PHY_CAP_10000FDX);
295 PHY_CAP_10000FDX, (cap_mask >> EFX_PHY_CAP_10000FDX) & 0x1,
H A Defx.h797 EFX_PHY_CAP_10000FDX, enumerator in enum:efx_phy_cap_type_e

Completed in 71 milliseconds