Home
last modified time | relevance | path

Searched refs:tx_pause_frames (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c104 port_stats->tx_pause_frames + in oce_update_stats()
148 stats->tx_pause_frames.value.ul = in oce_update_stats()
149 port_stats->tx_pause_frames; in oce_update_stats()
281 kstat_named_init(&stats->tx_pause_frames, in oce_stat_init()
399 port_stats->tx_pause_frames + in oce_m_stat()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h72 kstat_named_t tx_pause_frames; member
H A Doce_hw_eth.h547 uint32_t tx_pause_frames; member
/titanic_50/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h86 uint32_t tx_pause_frames; member
H A Datge_l1e_reg.h293 uint32_t tx_pause_frames; member
H A Datge_l1c_reg.h113 uint32_t tx_pause_frames; member
H A Datge_l1.c494 stat->tx_pause_frames += smb->tx_pause_frames; in atge_l1_gather_stats()
H A Datge_l1c.c601 stat->tx_pause_frames += smb->tx_pause_frames; in atge_l1c_gather_stats()
H A Datge_l1e.c760 stat->tx_pause_frames += smb->tx_pause_frames; in atge_l1e_gather_stats()
/titanic_50/usr/src/uts/common/io/yge/
H A Dyge.h2100 uint32_t tx_pause_frames; member
H A Dyge.c2894 stats->tx_pause_frames += YGE_READ_MIB32(pnum, GM_TXF_MPAUSE); in yge_stats_update()