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

/linux-master/drivers/net/ethernet/sfc/
H A Dethtool.c155 efx->type->push_irq_moderation(channel);
H A Defx_channels.c455 efx->type->push_irq_moderation(channel);
1228 efx->type->push_irq_moderation(channel);
1234 efx->type->push_irq_moderation(channel);
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.h1235 * @push_irq_moderation: Apply interrupt moderation value
1380 void (*push_irq_moderation)(struct efx_channel *channel); member in struct:efx_nic_type
H A Def10.c4081 .push_irq_moderation = efx_ef10_push_irq_moderation,
4192 .push_irq_moderation = efx_ef10_push_irq_moderation,
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool.c155 efx->type->push_irq_moderation(channel);
H A Defx_channels.c456 efx->type->push_irq_moderation(channel);
1253 efx->type->push_irq_moderation(channel);
1259 efx->type->push_irq_moderation(channel);
H A Dsiena.c1008 .push_irq_moderation = siena_push_irq_moderation,
H A Dnet_driver.h1183 * @push_irq_moderation: Apply interrupt moderation value
1331 void (*push_irq_moderation)(struct efx_channel *channel); member in struct:efx_nic_type
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h954 * @push_irq_moderation: Apply interrupt moderation value
1067 void (*push_irq_moderation)(struct ef4_channel *channel); member in struct:ef4_nic_type
H A Defx.c277 efx->type->push_irq_moderation(channel);
283 efx->type->push_irq_moderation(channel);
360 efx->type->push_irq_moderation(channel);
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);

Completed in 214 milliseconds