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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c109 sfxge_phy_lp_cap_test64(sfxge_t *sp, uint32_t field) function
227 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_40000FDX);
230 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_10000FDX);
233 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_1000FDX);
236 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_1000HDX);
239 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_100FDX);
242 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_100HDX);
245 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_10FDX);
248 *valp = sfxge_phy_lp_cap_test64(sp, EFX_PHY_CAP_10HDX);
251 *valp = sfxge_phy_lp_cap_test64(s
[all...]

Completed in 62 milliseconds