Searched refs:rx_broadcast_frames (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h55 kstat_named_t rx_broadcast_frames; member in struct:oce_stat
H A Doce_hw_eth.h503 uint32_t rx_broadcast_frames; member in struct:rx_port_stats
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c115 stats->rx_broadcast_frames.value.ul =
116 port_stats->rx_broadcast_frames;
216 kstat_named_init(&stats->rx_broadcast_frames,
346 stats->rx_broadcast_frames.value.ul =
347 port_stats->rx_broadcast_frames;
348 *val = stats->rx_broadcast_frames.value.ul;

Completed in 103 milliseconds