Searched refs:iwl_cnt (Results 1 – 1 of 1) sorted by relevance
3278 int iwl_cnt, i; in __hal_update_bimodal() local 3307 * iwl_cnt - how many interrupts we've got since last in __hal_update_bimodal() 3314 iwl_cnt = iwl_rxcnt + iwl_txcnt; in __hal_update_bimodal() 3315 iwl_cnt = iwl_cnt; /* just to remove the lint warning */ in __hal_update_bimodal() 3323 * iwl_cnt = iwl_cnt / (hldev->config.isr_polling_cnt + 1); */ in __hal_update_bimodal()