Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/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
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h386 u64 tx_pause_frames; member
H A Decore_l2.c1914 p_common->tx_pause_frames += port_stats.eth.txpf; in __ecore_get_vport_port_stats()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c524 vstats.common.tx_pause_frames; in qede_kstat_vport_stats_update()