Home
last modified time | relevance | path

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

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