Lines Matching refs:efx_channel
364 struct efx_channel *channel; in efx_set_interrupt_affinity()
382 struct efx_channel *channel; in efx_clear_interrupt_affinity()
401 struct efx_channel *channel; in efx_remove_interrupts()
422 int efx_probe_eventq(struct efx_channel *channel) in efx_probe_eventq()
441 int efx_init_eventq(struct efx_channel *channel) in efx_init_eventq()
461 void efx_start_eventq(struct efx_channel *channel) in efx_start_eventq()
475 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq()
484 void efx_fini_eventq(struct efx_channel *channel) in efx_fini_eventq()
496 void efx_remove_eventq(struct efx_channel *channel) in efx_remove_eventq()
514 struct efx_channel *channel; in efx_filter_rfs_expire()
517 channel = container_of(dwork, struct efx_channel, filter_work); in efx_filter_rfs_expire()
528 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
532 struct efx_channel *channel; in efx_alloc_channel()
598 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel()
602 struct efx_channel *channel; in efx_copy_channel()
637 static int efx_probe_channel(struct efx_channel *channel) in efx_probe_channel()
675 static void efx_get_channel_name(struct efx_channel *channel, char *buf, in efx_get_channel_name()
701 struct efx_channel *channel; in efx_set_channel_names()
711 struct efx_channel *channel; in efx_probe_channels()
740 void efx_remove_channel(struct efx_channel *channel) in efx_remove_channel()
758 struct efx_channel *channel; in efx_remove_channels()
783 struct efx_channel *channel; in efx_set_xdp_channels()
847 struct efx_channel *other_channel[EFX_MAX_CHANNELS], *channel, in efx_realloc_channels()
956 struct efx_channel *channel; in efx_set_channels()
985 static bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs()
997 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts()
1032 struct efx_channel *channel; in efx_soft_disable_interrupts()
1060 struct efx_channel *channel, *end_channel; in efx_enable_interrupts()
1103 struct efx_channel *channel; in efx_disable_interrupts()
1119 struct efx_channel *channel; in efx_start_channels()
1145 struct efx_channel *channel; in efx_stop_channels()
1203 static int efx_process_channel(struct efx_channel *channel, int budget) in efx_process_channel()
1247 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1275 struct efx_channel *channel = in efx_poll()
1276 container_of(napi, struct efx_channel, napi_str); in efx_poll()
1318 void efx_init_napi_channel(struct efx_channel *channel) in efx_init_napi_channel()
1328 struct efx_channel *channel; in efx_init_napi()
1334 void efx_fini_napi_channel(struct efx_channel *channel) in efx_fini_napi_channel()
1344 struct efx_channel *channel; in efx_fini_napi()
1354 static int efx_channel_dummy_op_int(struct efx_channel *channel) in efx_channel_dummy_op_int()
1359 void efx_channel_dummy_op_void(struct efx_channel *channel) in efx_channel_dummy_op_void()