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

/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c3287 int iwl_cnt, i; local
3316 * iwl_cnt - how many interrupts we've got since last
3323 iwl_cnt = iwl_rxcnt + iwl_txcnt;
3331 * iwl_cnt = iwl_cnt / (hldev->config.isr_polling_cnt + 1); */

Completed in 122 milliseconds