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.h131 * @rmac_long_frms: Count of received frames that are longer than
438 u64 rmac_long_frms; member in struct:xge_hal_stats_hw_info_t
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);
H A Dxgehal-mgmtaux.c418 __HAL_AUX_ENTRY("rmac_long_frms", (unsigned long long)
419 hw.rmac_long_frms, "%llu");
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2252 *val = hw_info->rmac_long_frms;

Completed in 58 milliseconds