Home
last modified time | relevance | path

Searched refs:tx_octets (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h458 uint32_t tx_octets; member
/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h64 u64 tx_octets; /* total # of octets in good frames */ member
H A Dt4_hw.c3467 p->tx_octets = GET_STAT(TX_PORT_BYTES); in t4_get_port_stats()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1857 tg3_stat64_t tx_octets; member
/titanic_44/usr/src/uts/common/io/yge/
H A Dyge.h2102 uint64_t tx_octets; member
H A Dyge.c2896 stats->tx_octets += YGE_READ_MIB64(pnum, GM_TXO_OK_LO); in yge_stats_update()
2991 *val = stats->tx_octets; in yge_m_stat()