Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_ether.h341 ETHER_STAT_ADV_CAP_400GFDX, enumerator
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c170 { ETHER_STAT_ADV_CAP_400GFDX, "adv_cap_400gfdx", NULL },
/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c90 { ETHER_STAT_ADV_CAP_400GFDX, "adv_cap_400gfdx", KSTAT_DATA_UINT32, 0 },
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c327 case ETHER_STAT_ADV_CAP_400GFDX: in igc_m_getstat()