Home
last modified time | relevance | path

Searched refs:tx_unicast_frames (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c101 stats->tx_frames.value.ul = port_stats->tx_unicast_frames + in oce_update_stats()
142 stats->tx_unicast_frames.value.ul = in oce_update_stats()
143 port_stats->tx_unicast_frames; in oce_update_stats()
275 kstat_named_init(&stats->tx_unicast_frames, in oce_stat_init()
396 stats->tx_frames.value.ul = port_stats->tx_unicast_frames + in oce_m_stat()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h69 kstat_named_t tx_unicast_frames; member
H A Doce_hw_eth.h544 uint32_t tx_unicast_frames; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_niv.c309 NIV_STATS_ASSIGN_HI_LO(p_afex_stats->tx_unicast_frames, sum_64 ); in lm_niv_chip_stats_to_niv_stats()