Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmac_ether.h128 ETHER_STAT_CAP_25GFDX, enumerator
/titanic_50/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c74 { ETHER_STAT_CAP_25GFDX, "cap_25gfdx", KSTAT_DATA_UINT32, 0 },
222 {"25gfdx_cap", ETHER_STAT_CAP_25GFDX, 0, 1,
/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c157 { ETHER_STAT_CAP_25GFDX, "cap_25gfdx", NULL },
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_stats.c941 case ETHER_STAT_CAP_25GFDX: in i40e_m_stat()