Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c112 stats->rx_broadcast_frames.value.ul = in oce_update_stats()
113 port_stats->rx_broadcast_frames; in oce_update_stats()
244 kstat_named_init(&stats->rx_broadcast_frames, in oce_stat_init()
405 stats->rx_broadcast_frames.value.ul = in oce_m_stat()
406 port_stats->rx_broadcast_frames; in oce_m_stat()
407 *val = stats->rx_broadcast_frames.value.ul; in oce_m_stat()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h52 kstat_named_t rx_broadcast_frames; member
H A Doce_hw_eth.h500 uint32_t rx_broadcast_frames; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_niv.c333 NIV_STATS_ASSIGN_HI_LO(p_afex_stats->rx_broadcast_frames, stats.IfHCInBroadcastPkts ); in lm_niv_chip_stats_to_niv_stats()