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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mon.c55 EFSYS_ASSERT(encp->enc_mon_type != EFX_MON_INVALID);
56 EFSYS_ASSERT3U(encp->enc_mon_type, <, EFX_MON_NTYPES);
57 return (__efx_mon_name[encp->enc_mon_type]);
90 emp->em_type = encp->enc_mon_type;
92 EFSYS_ASSERT(encp->enc_mon_type != EFX_MON_INVALID);
H A Dmcdi_mon.c478 encp->enc_mon_type = EFX_MON_SFC90X0;
483 encp->enc_mon_type = EFX_MON_SFC91X0;
488 encp->enc_mon_type = EFX_MON_SFC92X0;
H A Defx.h1035 efx_mon_type_t enc_mon_type; member in struct:efx_nic_cfg_s
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mon.c238 smp->sm_type = encp->enc_mon_type;

Completed in 65 milliseconds