Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c70 { ETHER_STAT_CAP_400GFDX, "cap_400gfdx", KSTAT_DATA_UINT32, 0 },
220 {"400gfdx_cap", ETHER_STAT_CAP_400GFDX, 0, 1,
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_ether.h340 ETHER_STAT_CAP_400GFDX, enumerator
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c169 { ETHER_STAT_CAP_400GFDX, "cap_400gfdx", NULL },
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c317 case ETHER_STAT_CAP_400GFDX: in igc_m_getstat()