Searched refs:ETHER_STAT_CAP_10GFDX (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | mac_ether.h | 108 ETHER_STAT_CAP_10GFDX, enumerator
|
/titanic_44/usr/src/uts/common/io/mac/plugins/ |
H A D | mac_ether.c | 75 { ETHER_STAT_CAP_10GFDX, "cap_10gfdx", KSTAT_DATA_UINT32, 0 }, 225 {"10gfdx_cap", ETHER_STAT_CAP_10GFDX, 0, 1,
|
/titanic_44/usr/src/uts/common/io/softmac/ |
H A D | softmac_stat.c | 137 { ETHER_STAT_CAP_10GFDX, "cap_10gfdx", NULL },
|
/titanic_44/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_stat.c | 677 case ETHER_STAT_CAP_10GFDX: in ixgbe_m_stat()
|
/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hxge_kstats.c | 1302 case ETHER_STAT_CAP_10GFDX: in hxge_m_stat()
|
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_stats.c | 938 case ETHER_STAT_CAP_10GFDX: in i40e_m_stat()
|
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_gld.c | 321 case ETHER_STAT_CAP_10GFDX: in BnxeMacStats()
|