Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_ether.h120 ETHER_STAT_CAP_2500FDX, enumerator
/titanic_41/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c70 { ETHER_STAT_CAP_2500FDX, "cap_2500fdx", KSTAT_DATA_UINT32, 0 },
210 {"2500fdx_cap", ETHER_STAT_CAP_2500FDX, 0, 1,
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c149 { ETHER_STAT_CAP_2500FDX, "cap_2500fdx", NULL },
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_stats.c1004 case ETHER_STAT_CAP_2500FDX: in i40e_m_stat()