Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/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()
/titanic_50/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()
/titanic_50/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()