Searched refs:tx_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.h74 kstat_named_t tx_broadcast_frames; member in struct:oce_stat
H A Doce_hw_eth.h549 uint32_t tx_broadcast_frames; member in struct:rx_port_stats
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c106 port_stats->tx_broadcast_frames +
149 stats->tx_broadcast_frames.value.ul =
150 port_stats->tx_broadcast_frames;
251 kstat_named_init(&stats->tx_broadcast_frames,
339 port_stats->tx_broadcast_frames +
364 stats->tx_broadcast_frames.value.ul =
365 port_stats->tx_broadcast_frames;
366 *val = stats->tx_broadcast_frames.value.ul;

Completed in 86 milliseconds