Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h438 u64 rmac_long_frms; member
611 u64 rmac_long_frms;
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c555 set_latest_stat_cnt(hldev, rmac_long_frms); in __hal_stats_update_latest()
H A Dxgehal-mgmtaux.c419 hw.rmac_long_frms, "%llu"); in xge_hal_aux_stats_rmac_read()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2252 *val = hw_info->rmac_long_frms; in xgell_m_stat()