Home
last modified time | relevance | path

Searched refs:irq_mod_score (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
Dnet_driver.h444 unsigned int irq_mod_score; member
Defx.c304 if (unlikely(channel->irq_mod_score < in efx_poll()
310 } else if (unlikely(channel->irq_mod_score > in efx_poll()
319 channel->irq_mod_score = 0; in efx_poll()
Drx.c469 channel->irq_mod_score += 2; in efx_rx_packet_gro()
Dfarch.c1083 channel->irq_mod_score += 2; in efx_farch_handle_rx_event()
Def10.c2558 channel->irq_mod_score += 2 * n_packets; in efx_ef10_handle_rx_event()