Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h454 unsigned int irq_mod_score; member
Defx.c288 if (unlikely(channel->irq_mod_score < in efx_poll()
294 } else if (unlikely(channel->irq_mod_score > in efx_poll()
303 channel->irq_mod_score = 0; in efx_poll()
Drx.c469 channel->irq_mod_score += 2; in efx_rx_packet_gro()
Dfarch.c1081 channel->irq_mod_score += 2; in efx_farch_handle_rx_event()
Def10.c1873 channel->irq_mod_score += 2 * n_packets; in efx_ef10_handle_rx_event()