Home
last modified time | relevance | path

Searched refs:mts_opackets (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_stat.h58 uint64_t mts_opackets; member
H A Dmac_flow_impl.h488 SRS_TX_STAT_UPDATE((m), opackets, (s)->mts_opackets); \
498 SOFTRING_TX_STAT_UPDATE((m), opackets, (s)->mts_opackets); \
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_stat.c271 {TX_SOFTRING_STAT_OFF(mts_opackets)},
506 return (mac_tx_stat->mts_opackets); in i_mac_tx_swlane_stat_get()
776 return (mac_tx_stat->mts_opackets); in i_mac_misc_stat_get()
829 return (mac_tx_stat->mts_opackets); in i_mac_tx_hwlane_stat_get()
H A Dmac_soft_ring.c684 (saved_pkt_count - stats.mts_opackets); in mac_tx_soft_ring_drain()
H A Dmac_sched.c4074 (saved_pkt_count - stats.mts_opackets); in mac_tx_srs_drain()
4136 (saved_pkt_count - stats.mts_opackets); in mac_tx_srs_drain()
4473 stats->mts_opackets = opackets; in mac_tx_send()
H A Dmac_flow.c136 flow_stats.fs_opackets = mac_tx_stat->mts_opackets; in flow_stat_update()
H A Dmac_client.c661 val = mac_tx_stat->mts_opackets; in mac_client_stat_get()
662 val += old_tx_stat->mts_opackets; in mac_client_stat_get()
H A Dmac.c6007 nstat->ns_opackets = mac_tx_stat->mts_opackets; in mac_write_flow_stats()
6096 nstat->ns_opackets = mac_tx_stat->mts_opackets; in mac_write_link_stats()