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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c3278 int iwl_cnt, i; local
3307 * iwl_cnt - how many interrupts we've got since last
3314 iwl_cnt = iwl_rxcnt + iwl_txcnt;
3315 iwl_cnt = iwl_cnt; /* just to remove the lint warning */
3323 * iwl_cnt = iwl_cnt / (hldev->config.isr_polling_cnt + 1); */

Completed in 71 milliseconds