Searched refs:rx_pause_frames (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h61 kstat_named_t rx_pause_frames; member in struct:oce_stat
H A Doce_hw_eth.h503 uint32_t rx_pause_frames; member in struct:rx_port_stats
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c128 stats->rx_pause_frames.value.ul =
129 port_stats->rx_pause_frames;
260 kstat_named_init(&stats->rx_pause_frames,
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h61 uint32_t rx_pause_frames; member in struct:l1_smb
H A Datge_l1e_reg.h268 uint32_t rx_pause_frames; member in struct:smb
H A Datge_l1c_reg.h88 uint32_t rx_pause_frames; member in struct:l1c_smb
H A Datge_l1.c469 stat->rx_pause_frames += smb->rx_pause_frames;
H A Datge_l1c.c576 stat->rx_pause_frames += smb->rx_pause_frames;
H A Datge_l1e.c734 stat->rx_pause_frames += smb->rx_pause_frames;
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2077 uint32_t rx_pause_frames; member in struct:yge_hw_stats
H A Dyge.c2870 stats->rx_pause_frames += YGE_READ_MIB32(pnum, GM_RXF_MPAUSE);

Completed in 129 milliseconds