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

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

Completed in 133 milliseconds