Searched refs:tick_period (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h829 * @tick_period: tick count for each cycle
835 u32 tick_period; member in struct:xge_hal_xpak_counter_t
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c6786 if(hldev->stats.sw_dev_err_stats.xpak_counter.tick_period < 72000)
6791 hldev->stats.sw_dev_err_stats.xpak_counter.tick_period++;
6798 hldev->stats.sw_dev_err_stats.xpak_counter.tick_period = 0;

Completed in 80 milliseconds