Home
last modified time | relevance | path

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

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