Home
last modified time | relevance | path

Searched refs:XGE_HAL_MAC_AGGREGATORS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h991 #define XGE_HAL_MAC_AGGREGATORS 2 macro
1465 xge_hal_stats_aggr_info_t aggr_info[XGE_HAL_MAC_AGGREGATORS];
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c351 for (i = 0; i < XGE_HAL_MAC_AGGREGATORS; i++) { in xge_hal_aux_stats_tmac_read()
649 for (i = 0; i < XGE_HAL_MAC_AGGREGATORS; i++) { in xge_hal_aux_stats_rmac_read()
H A Dxgehal-stats.c488 for (i = 0; i < XGE_HAL_MAC_AGGREGATORS; i++) { in __hal_stats_pcim_update_latest()