Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dethtool.c151 efx->type->push_irq_moderation(channel); in efx_ethtool_set_coalesce()
H A Defx_channels.c435 efx->type->push_irq_moderation(channel); in efx_init_eventq()
1184 efx->type->push_irq_moderation(channel); in efx_update_irq_mod()
1190 efx->type->push_irq_moderation(channel); in efx_update_irq_mod()
H A Def100_nic.c708 .push_irq_moderation = efx_channel_dummy_op_void,
793 .push_irq_moderation = efx_channel_dummy_op_void,
H A Dnet_driver.h1327 void (*push_irq_moderation)(struct efx_channel *channel); member
H A Dsiena.c997 .push_irq_moderation = siena_push_irq_moderation,
H A Def10.c4005 .push_irq_moderation = efx_ef10_push_irq_moderation,
4115 .push_irq_moderation = efx_ef10_push_irq_moderation,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1067 void (*push_irq_moderation)(struct ef4_channel *channel); member
H A 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()
H A Dfalcon.c2734 .push_irq_moderation = falcon_push_irq_moderation,
2831 .push_irq_moderation = falcon_push_irq_moderation,
H A Dethtool.c631 efx->type->push_irq_moderation(channel); in ef4_ethtool_set_coalesce()