Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c71 { ETHER_STAT_CAP_200GFDX, "cap_200gfdx", KSTAT_DATA_UINT32, 0 },
223 {"200gfdx_cap", ETHER_STAT_CAP_200GFDX, 0, 1,
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_ether.h336 ETHER_STAT_CAP_200GFDX, enumerator
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c165 { ETHER_STAT_CAP_200GFDX, "cap_200gfdx", NULL },
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c316 case ETHER_STAT_CAP_200GFDX: in igc_m_getstat()