Home
last modified time | relevance | path

Searched refs:rmac_ttl_octets_oflow (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h544 u32 rmac_ttl_octets_oflow; member
718 u32 rmac_ttl_octets_oflow;
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c660 set_latest_stat_cnt(hldev, rmac_ttl_octets_oflow); in __hal_stats_update_latest()
H A Dxgehal-mgmtaux.c738 __HAL_AUX_ENTRY("rmac_ttl_octets_oflow", hw.rmac_ttl_octets_oflow, in xge_hal_aux_stats_herc_enchanced()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2210 *val = ((u64) hw_info->rmac_ttl_octets_oflow << 32) | in xgell_m_stat()