Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h433 u64 rmac_drop_frms; member
606 u64 rmac_drop_frms;
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c550 set_latest_stat_cnt(hldev, rmac_drop_frms); in __hal_stats_update_latest()
H A Dxgehal-mgmtaux.c409 hw.rmac_drop_frms, "%llu"); in xge_hal_aux_stats_rmac_read()
/titanic_50/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2215 *val = hw_info->rmac_drop_frms; in xgell_m_stat()