Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c551 set_latest_stat_cnt(hldev, rmac_vld_mcst_frms); in __hal_stats_update_latest()
747 hwsta->rmac_vld_mcst_frms; in xge_hal_stats_hw()
755 hwsta->rmac_vld_mcst_frms = (u32)mcst; in xge_hal_stats_hw()
H A Dxgehal-mgmtaux.c412 __HAL_AUX_ENTRY("rmac_vld_mcst_frms", hw.rmac_vld_mcst_frms, in xge_hal_aux_stats_rmac_read()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h434 u32 rmac_vld_mcst_frms; member
608 u32 rmac_vld_mcst_frms;
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2191 hw_info->rmac_vld_mcst_frms; in xgell_m_stat()