Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c155 efx->type->push_irq_moderation(channel); in efx_ethtool_set_coalesce()
H A Defx_channels.c456 efx->type->push_irq_moderation(channel); in efx_init_eventq()
1253 efx->type->push_irq_moderation(channel); in efx_update_irq_mod()
1259 efx->type->push_irq_moderation(channel); in efx_update_irq_mod()
H A Dnet_driver.h1318 void (*push_irq_moderation)(struct efx_channel *channel); member
H A Dsiena.c1008 .push_irq_moderation = siena_push_irq_moderation,
/linux/drivers/net/ethernet/sfc/
H A Dethtool.c155 efx->type->push_irq_moderation(channel); in efx_ethtool_set_coalesce()
H A Defx_channels.c455 efx->type->push_irq_moderation(channel); in efx_init_eventq()
1228 efx->type->push_irq_moderation(channel); in efx_update_irq_mod()
1234 efx->type->push_irq_moderation(channel); in efx_update_irq_mod()
H A Def100_nic.c1243 .push_irq_moderation = efx_channel_dummy_op_void,
1331 .push_irq_moderation = efx_channel_dummy_op_void,
H A Dnet_driver.h1380 void (*push_irq_moderation)(struct efx_channel *channel); member
H A Def10.c4081 .push_irq_moderation = efx_ef10_push_irq_moderation,
4192 .push_irq_moderation = efx_ef10_push_irq_moderation,
4328 .push_irq_moderation = efx_ef10_push_irq_moderation,
/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1067 void (*push_irq_moderation)(struct ef4_channel *channel); member
H A Defx.c277 efx->type->push_irq_moderation(channel); in ef4_update_irq_mod()
283 efx->type->push_irq_moderation(channel); in ef4_update_irq_mod()
360 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.c635 efx->type->push_irq_moderation(channel); in ef4_ethtool_set_coalesce()