Home
last modified time | relevance | path

Searched refs:push_irq_moderation (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/sfc/
Dethtool.c155 efx->type->push_irq_moderation(channel); in efx_ethtool_set_coalesce()
Defx_channels.c454 efx->type->push_irq_moderation(channel); in efx_init_eventq()
1236 efx->type->push_irq_moderation(channel); in efx_update_irq_mod()
1242 efx->type->push_irq_moderation(channel); in efx_update_irq_mod()
Def100_nic.c717 .push_irq_moderation = efx_channel_dummy_op_void,
802 .push_irq_moderation = efx_channel_dummy_op_void,
Dnet_driver.h1336 void (*push_irq_moderation)(struct efx_channel *channel); member
Dsiena.c997 .push_irq_moderation = siena_push_irq_moderation,
Def10.c4023 .push_irq_moderation = efx_ef10_push_irq_moderation,
4133 .push_irq_moderation = efx_ef10_push_irq_moderation,
/Linux-v5.15/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1067 void (*push_irq_moderation)(struct ef4_channel *channel); member
Defx.c283 efx->type->push_irq_moderation(channel); in ef4_update_irq_mod()
289 efx->type->push_irq_moderation(channel); in ef4_update_irq_mod()
366 efx->type->push_irq_moderation(channel); in ef4_init_eventq()
Dfalcon.c2734 .push_irq_moderation = falcon_push_irq_moderation,
2831 .push_irq_moderation = falcon_push_irq_moderation,
Dethtool.c635 efx->type->push_irq_moderation(channel); in ef4_ethtool_set_coalesce()