Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h526 u32 tmac_bcst_frms_oflow; member
698 u32 tmac_bcst_frms_oflow;
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c643 set_latest_stat_cnt(hldev, tmac_bcst_frms_oflow); in __hal_stats_update_latest()
H A Dxgehal-mgmtaux.c714 __HAL_AUX_ENTRY("tmac_bcst_frms_oflow", hw.tmac_bcst_frms_oflow, "%u"); in xge_hal_aux_stats_herc_enchanced()
/titanic_41/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2205 *val = ((u64) hw_info->tmac_bcst_frms_oflow << 32) | in xgell_m_stat()