Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c383 ticks = ef4_usecs_to_ticks(efx, channel->irq_moderation_us); in falcon_push_irq_moderation()
H A Defx.c1879 unsigned int ef4_usecs_to_ticks(struct ef4_nic *efx, unsigned int usecs) in ef4_usecs_to_ticks() function