Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_ether.h337 ETHER_STAT_ADV_CAP_200GFDX, enumerator
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c166 { ETHER_STAT_ADV_CAP_200GFDX, "adv_cap_200gfdx", NULL },
/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c91 { ETHER_STAT_ADV_CAP_200GFDX, "adv_cap_200gfdx", KSTAT_DATA_UINT32, 0 },
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c326 case ETHER_STAT_ADV_CAP_200GFDX: in igc_m_getstat()