Home
last modified time | relevance | path

Searched refs:mts_oerrors (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_stat.h59 uint64_t mts_oerrors; member
H A Dmac_flow_impl.h490 SRS_TX_STAT_UPDATE((m), oerrors, (s)->mts_oerrors); \
500 SOFTRING_TX_STAT_UPDATE((m), oerrors, (s)->mts_oerrors); \
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_stat.c272 {TX_SOFTRING_STAT_OFF(mts_oerrors)},
509 return (mac_tx_stat->mts_oerrors); in i_mac_tx_swlane_stat_get()
779 return (mac_tx_stat->mts_oerrors); in i_mac_misc_stat_get()
832 return (mac_tx_stat->mts_oerrors); in i_mac_tx_hwlane_stat_get()
H A Dmac_flow.c137 flow_stats.fs_oerrors = mac_tx_stat->mts_oerrors; in flow_stat_update()
H A Dmac_client.c665 val = mac_tx_stat->mts_oerrors; in mac_client_stat_get()
666 val += old_tx_stat->mts_oerrors; in mac_client_stat_get()
H A Dmac_sched.c4474 stats->mts_oerrors = oerrors; in mac_tx_send()
H A Dmac.c6008 nstat->ns_oerrors = mac_tx_stat->mts_oerrors; in mac_write_flow_stats()
6097 nstat->ns_oerrors = mac_tx_stat->mts_oerrors; in mac_write_link_stats()