Searched refs:irq_mod_score (Results 1 – 9 of 9) sorted by relevance
426 unsigned int irq_mod_score; member
283 if (channel->irq_mod_score < irq_adapt_low_thresh) { in ef4_update_irq_mod()288 } else if (channel->irq_mod_score > irq_adapt_high_thresh) { in ef4_update_irq_mod()297 channel->irq_mod_score = 0; in ef4_update_irq_mod()
468 channel->irq_mod_score += 2; in ef4_rx_packet_gro()
1079 channel->irq_mod_score += 2; in ef4_farch_handle_rx_event()
466 unsigned int irq_mod_score; member
305 if (channel->irq_mod_score < irq_adapt_low_thresh) { in efx_update_irq_mod()310 } else if (channel->irq_mod_score > irq_adapt_high_thresh) { in efx_update_irq_mod()319 channel->irq_mod_score = 0; in efx_update_irq_mod()
458 channel->irq_mod_score += 2; in efx_rx_packet_gro()
1068 channel->irq_mod_score += 2; in efx_farch_handle_rx_event()
3405 channel->irq_mod_score += 2 * n_packets; in efx_ef10_handle_rx_event()