Home
last modified time | relevance | path

Searched refs:tx_stats_obytes (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h251 uint64_t tx_stats_obytes; member
H A Ddmfe_main.c910 dmfep->tx_stats_obytes += desc1 & TX_BUFFER_SIZE1; in dmfe_update_tx_stats()
1993 *val = dmfep->tx_stats_obytes; in dmfe_m_stat()