Home
last modified time | relevance | path

Searched refs:mts_obytes (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac_stat.h57 uint64_t mts_obytes; member
H A Dmac_flow_impl.h489 SRS_TX_STAT_UPDATE((m), obytes, (s)->mts_obytes); \
499 SOFTRING_TX_STAT_UPDATE((m), obytes, (s)->mts_obytes); \
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_stat.c269 {TX_SOFTRING_STAT_OFF(mts_obytes)},
502 return (mac_tx_stat->mts_obytes); in i_mac_tx_swlane_stat_get()
772 return (mac_tx_stat->mts_obytes); in i_mac_misc_stat_get()
825 return (mac_tx_stat->mts_obytes); in i_mac_tx_hwlane_stat_get()
H A Dmac_soft_ring.c687 ringp->s_ring_size += (saved_size - stats.mts_obytes); in mac_tx_soft_ring_drain()
H A Dmac_sched.c4128 size_sent = sz - stats.mts_obytes; in mac_tx_srs_drain()
4489 stats->mts_obytes = obytes; in mac_tx_send()
H A Dmac_flow.c134 flow_stats.fs_obytes = mac_tx_stat->mts_obytes; in flow_stat_update()
H A Dmac.c5362 nstat->ns_obytes = mac_tx_stat->mts_obytes; in mac_write_flow_stats()
5451 nstat->ns_obytes = mac_tx_stat->mts_obytes; in mac_write_link_stats()
H A Dmac_client.c647 val = mac_tx_stat->mts_obytes; in mac_client_stat_get()
/titanic_41/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c338 totobytes = mac_tx_stat->mts_obytes; in mac_flow_dcmd_output()