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.h536 SRS_TX_STAT_UPDATE((m), oerrors, (s)->mts_oerrors); \
546 SOFTRING_TX_STAT_UPDATE((m), oerrors, (s)->mts_oerrors); \
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_stat.c273 {TX_SOFTRING_STAT_OFF(mts_oerrors)},
510 return (mac_tx_stat->mts_oerrors); in i_mac_tx_swlane_stat_get()
780 return (mac_tx_stat->mts_oerrors); in i_mac_misc_stat_get()
833 return (mac_tx_stat->mts_oerrors); in i_mac_tx_hwlane_stat_get()
H A Dmac_flow.c138 flow_stats.fs_oerrors = mac_tx_stat->mts_oerrors; in flow_stat_update()
H A Dmac_client.c666 val = mac_tx_stat->mts_oerrors; in mac_client_stat_get()
667 val += old_tx_stat->mts_oerrors; in mac_client_stat_get()
H A Dmac_sched.c4730 stats->mts_oerrors = oerrors; in mac_tx_send()
H A Dmac.c6040 nstat->ns_oerrors = mac_tx_stat->mts_oerrors; in mac_write_flow_stats()
6129 nstat->ns_oerrors = mac_tx_stat->mts_oerrors; in mac_write_link_stats()