Searched refs:tx_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.h72 kstat_named_t tx_pause_frames; member in struct:oce_stat
H A Doce_hw_eth.h547 uint32_t tx_pause_frames; member in struct:rx_port_stats
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c104 port_stats->tx_pause_frames +
148 stats->tx_pause_frames.value.ul =
149 port_stats->tx_pause_frames;
281 kstat_named_init(&stats->tx_pause_frames,
399 port_stats->tx_pause_frames +
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h86 uint32_t tx_pause_frames; member in struct:l1_smb
H A Datge_l1e_reg.h293 uint32_t tx_pause_frames; member in struct:smb
H A Datge_l1c_reg.h113 uint32_t tx_pause_frames; member in struct:l1c_smb
H A Datge_l1.c494 stat->tx_pause_frames += smb->tx_pause_frames;
H A Datge_l1c.c601 stat->tx_pause_frames += smb->tx_pause_frames;
H A Datge_l1e.c760 stat->tx_pause_frames += smb->tx_pause_frames;
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2100 uint32_t tx_pause_frames; member in struct:yge_hw_stats
H A Dyge.c2894 stats->tx_pause_frames += YGE_READ_MIB32(pnum, GM_TXF_MPAUSE);

Completed in 159 milliseconds