Lines Matching refs:efx_channel
367 struct efx_channel *channel; in efx_siena_set_interrupt_affinity()
385 struct efx_channel *channel; in efx_siena_clear_interrupt_affinity()
404 struct efx_channel *channel; in efx_siena_remove_interrupts()
425 static int efx_probe_eventq(struct efx_channel *channel) in efx_probe_eventq()
444 static int efx_init_eventq(struct efx_channel *channel) in efx_init_eventq()
464 void efx_siena_start_eventq(struct efx_channel *channel) in efx_siena_start_eventq()
478 void efx_siena_stop_eventq(struct efx_channel *channel) in efx_siena_stop_eventq()
487 static void efx_fini_eventq(struct efx_channel *channel) in efx_fini_eventq()
499 static void efx_remove_eventq(struct efx_channel *channel) in efx_remove_eventq()
517 struct efx_channel *channel; in efx_filter_rfs_expire()
520 channel = container_of(dwork, struct efx_channel, filter_work); in efx_filter_rfs_expire()
532 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
536 struct efx_channel *channel; in efx_alloc_channel()
603 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel()
607 struct efx_channel *channel; in efx_copy_channel()
642 static int efx_probe_channel(struct efx_channel *channel) in efx_probe_channel()
680 static void efx_get_channel_name(struct efx_channel *channel, char *buf, in efx_get_channel_name()
706 struct efx_channel *channel; in efx_siena_set_channel_names()
716 struct efx_channel *channel; in efx_siena_probe_channels()
745 void efx_siena_remove_channel(struct efx_channel *channel) in efx_siena_remove_channel()
763 struct efx_channel *channel; in efx_siena_remove_channels()
788 struct efx_channel *channel; in efx_set_xdp_channels()
852 static void efx_init_napi_channel(struct efx_channel *channel);
853 static void efx_fini_napi_channel(struct efx_channel *channel);
858 struct efx_channel *other_channel[EFX_MAX_CHANNELS], *channel; in efx_siena_realloc_channels()
962 struct efx_channel *channel; in efx_siena_set_channels()
991 static bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs()
1003 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts()
1038 struct efx_channel *channel; in efx_soft_disable_interrupts()
1066 struct efx_channel *channel, *end_channel; in efx_siena_enable_interrupts()
1109 struct efx_channel *channel; in efx_siena_disable_interrupts()
1125 struct efx_channel *channel; in efx_siena_start_channels()
1149 struct efx_channel *channel; in efx_siena_stop_channels()
1202 static int efx_process_channel(struct efx_channel *channel, int budget) in efx_process_channel()
1246 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1274 struct efx_channel *channel = in efx_poll()
1275 container_of(napi, struct efx_channel, napi_str); in efx_poll()
1317 static void efx_init_napi_channel(struct efx_channel *channel) in efx_init_napi_channel()
1327 struct efx_channel *channel; in efx_siena_init_napi()
1333 static void efx_fini_napi_channel(struct efx_channel *channel) in efx_fini_napi_channel()
1343 struct efx_channel *channel; in efx_siena_fini_napi()
1353 static int efx_channel_dummy_op_int(struct efx_channel *channel) in efx_channel_dummy_op_int()
1358 void efx_siena_channel_dummy_op_void(struct efx_channel *channel) in efx_siena_channel_dummy_op_void()