Searched refs:irq_mod_max (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
H A Defx.c1934 unsigned int irq_mod_max = DIV_ROUND_UP(efx->type->timer_period_max * efx_init_irq_moderation() local
1942 if (tx_usecs > irq_mod_max || rx_usecs > irq_mod_max) efx_init_irq_moderation()

Completed in 90 milliseconds