Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Defx.h172 unsigned int efx_usecs_to_ticks(struct efx_nic *efx, unsigned int usecs);
Dsiena.c42 ticks = efx_usecs_to_ticks(efx, channel->irq_moderation_us); in siena_push_irq_moderation()
Defx.c416 unsigned int efx_usecs_to_ticks(struct efx_nic *efx, unsigned int usecs) in efx_usecs_to_ticks() function
Def10.c1971 unsigned int ticks = efx_usecs_to_ticks(efx, usecs); in efx_ef10_push_irq_moderation()
1980 unsigned int ticks = efx_usecs_to_ticks(efx, usecs); in efx_ef10_push_irq_moderation()