Searched refs:push_irq_moderation (Results 1 - 23 of 23) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 151 efx->type->push_irq_moderation(channel); in efx_ethtool_set_coalesce()
|
H A D | efx_channels.c | 435 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 D | ef100_nic.c | 708 .push_irq_moderation = efx_channel_dummy_op_void, 793 .push_irq_moderation = efx_channel_dummy_op_void,
|
H A D | siena.c | 997 .push_irq_moderation = siena_push_irq_moderation,
|
H A D | net_driver.h | 1223 * @push_irq_moderation: Apply interrupt moderation value 1369 void (*push_irq_moderation)(struct efx_channel *channel); member
|
H A D | ef10.c | 4026 .push_irq_moderation = efx_ef10_push_irq_moderation, 4136 .push_irq_moderation = efx_ef10_push_irq_moderation,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 155 efx->type->push_irq_moderation(channel); in efx_ethtool_set_coalesce()
|
H A D | efx_channels.c | 455 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 D | ef100_nic.c | 1243 .push_irq_moderation = efx_channel_dummy_op_void, 1331 .push_irq_moderation = efx_channel_dummy_op_void,
|
H A D | net_driver.h | 1235 * @push_irq_moderation: Apply interrupt moderation value 1380 void (*push_irq_moderation)(struct efx_channel *channel); member
|
H A D | ef10.c | 4081 .push_irq_moderation = efx_ef10_push_irq_moderation, 4192 .push_irq_moderation = efx_ef10_push_irq_moderation,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 155 efx->type->push_irq_moderation(channel); in efx_ethtool_set_coalesce()
|
H A D | efx_channels.c | 456 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 D | siena.c | 1008 .push_irq_moderation = siena_push_irq_moderation,
|
H A D | net_driver.h | 1183 * @push_irq_moderation: Apply interrupt moderation value 1331 void (*push_irq_moderation)(struct efx_channel *channel); member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | net_driver.h | 954 * @push_irq_moderation: Apply interrupt moderation value 1067 void (*push_irq_moderation)(struct ef4_channel *channel); member
|
H A D | efx.c | 283 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 D | falcon.c | 2734 .push_irq_moderation = falcon_push_irq_moderation, 2831 .push_irq_moderation = falcon_push_irq_moderation,
|
H A D | ethtool.c | 631 efx->type->push_irq_moderation(channel); in ef4_ethtool_set_coalesce()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | net_driver.h | 954 * @push_irq_moderation: Apply interrupt moderation value 1067 void (*push_irq_moderation)(struct ef4_channel *channel); member
|
H A D | efx.c | 277 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 D | falcon.c | 2734 .push_irq_moderation = falcon_push_irq_moderation, 2831 .push_irq_moderation = falcon_push_irq_moderation,
|
H A D | ethtool.c | 635 efx->type->push_irq_moderation(channel); in ef4_ethtool_set_coalesce()
|
Completed in 53 milliseconds