Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c102 sfxge_phy_cur_cap_test64(sfxge_t *sp, uint32_t field) in sfxge_phy_cur_cap_test64() function
194 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_40000FDX); in sfxge_gld_getstat()
200 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_1000FDX); in sfxge_gld_getstat()
203 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_1000HDX); in sfxge_gld_getstat()
206 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_100FDX); in sfxge_gld_getstat()
209 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_100HDX); in sfxge_gld_getstat()
212 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_10FDX); in sfxge_gld_getstat()
215 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_10HDX); in sfxge_gld_getstat()
218 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_ASYM); in sfxge_gld_getstat()
221 *valp = sfxge_phy_cur_cap_test64(sp, EFX_PHY_CAP_PAUSE); in sfxge_gld_getstat()
[all …]