Searched refs:irq_mod_score (Results 1 – 8 of 8) sorted by relevance
141 channel->irq_mod_score += 2 * n_packets; in efx_ef100_ev_rx()
1181 if (channel->irq_mod_score < irq_adapt_low_thresh) { in efx_update_irq_mod()1186 } else if (channel->irq_mod_score > irq_adapt_high_thresh) { in efx_update_irq_mod()1195 channel->irq_mod_score = 0; in efx_update_irq_mod()
511 unsigned int irq_mod_score; member
1066 channel->irq_mod_score += 2; in efx_farch_handle_rx_event()
2885 channel->irq_mod_score += 2 * n_packets; in efx_ef10_handle_rx_event()
423 unsigned int irq_mod_score; member
280 if (channel->irq_mod_score < irq_adapt_low_thresh) { in ef4_update_irq_mod()285 } else if (channel->irq_mod_score > irq_adapt_high_thresh) { in ef4_update_irq_mod()294 channel->irq_mod_score = 0; in ef4_update_irq_mod()
1075 channel->irq_mod_score += 2; in ef4_farch_handle_rx_event()