Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/sfc/
Defx.c1646 unsigned int irq_mod_max = DIV_ROUND_UP(efx->type->timer_period_max * in efx_init_irq_moderation() local
1654 if (tx_usecs > irq_mod_max || rx_usecs > irq_mod_max) in efx_init_irq_moderation()