Home
last modified time | relevance | path

Searched refs:rx_pause_frames (Results 1 – 14 of 14) 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
H A Doce_hw_eth.h503 uint32_t rx_pause_frames; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c128 stats->rx_pause_frames.value.ul = in oce_update_stats()
129 port_stats->rx_pause_frames; in oce_update_stats()
260 kstat_named_init(&stats->rx_pause_frames, in oce_stat_init()
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h61 uint32_t rx_pause_frames; member
H A Datge_l1e_reg.h268 uint32_t rx_pause_frames; member
H A Datge_l1c_reg.h88 uint32_t rx_pause_frames; member
H A Datge_l1.c469 stat->rx_pause_frames += smb->rx_pause_frames; in atge_l1_gather_stats()
H A Datge_l1c.c576 stat->rx_pause_frames += smb->rx_pause_frames; in atge_l1c_gather_stats()
H A Datge_l1e.c734 stat->rx_pause_frames += smb->rx_pause_frames; in atge_l1e_gather_stats()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h372 u64 rx_pause_frames; member
H A Decore_l2.c1900 p_common->rx_pause_frames += port_stats.eth.rxpf; in __ecore_get_vport_port_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2077 uint32_t rx_pause_frames; member
H A Dyge.c2870 stats->rx_pause_frames += YGE_READ_MIB32(pnum, GM_RXF_MPAUSE); in yge_stats_update()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c522 vstats.common.rx_pause_frames; in qede_kstat_vport_stats_update()