Searched refs:push_irq_moderation (Results 1 - 6 of 6) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dnet_driver.h894 * @push_irq_moderation: Apply interrupt moderation value
940 void (*push_irq_moderation)(struct efx_channel *channel); member in struct:efx_nic_type
H A Dsiena.c645 .push_irq_moderation = siena_push_irq_moderation,
H A Dfalcon.c1772 .push_irq_moderation = falcon_push_irq_moderation,
1814 .push_irq_moderation = falcon_push_irq_moderation,
H A Dethtool.c663 efx->type->push_irq_moderation(channel);
H A Defx.c292 efx->type->push_irq_moderation(channel);
299 efx->type->push_irq_moderation(channel);
H A Dnic.c1309 efx->type->push_irq_moderation(channel);

Completed in 63 milliseconds