irq_mod_step_us   311 drivers/net/ethernet/sfc/efx.c 	int step = efx->irq_mod_step_us;
irq_mod_step_us  1802 drivers/net/ethernet/sfc/efx.c 	efx->irq_mod_step_us = DIV_ROUND_UP(efx->timer_quantum_ns, 1000);
irq_mod_step_us   278 drivers/net/ethernet/sfc/falcon/efx.c 	int step = efx->irq_mod_step_us;
irq_mod_step_us  1667 drivers/net/ethernet/sfc/falcon/efx.c 	efx->irq_mod_step_us = DIV_ROUND_UP(efx->timer_quantum_ns, 1000);
irq_mod_step_us   785 drivers/net/ethernet/sfc/falcon/net_driver.h 	unsigned int irq_mod_step_us;
irq_mod_step_us   957 drivers/net/ethernet/sfc/net_driver.h 	unsigned int irq_mod_step_us;