Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h411 u64 tmac_drop_frms; member
584 u64 tmac_drop_frms;
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c528 set_latest_stat_cnt(hldev, tmac_drop_frms); in __hal_stats_update_latest()
H A Dxgehal-mgmtaux.c266 hw.tmac_drop_frms, "%llu"); in xge_hal_aux_stats_tmac_read()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2229 *val = hw_info->tmac_drop_frms; in xgell_m_stat()