Lines Matching refs:efx_channel
366 struct efx_channel *channel; in efx_set_interrupt_affinity()
384 struct efx_channel *channel; in efx_clear_interrupt_affinity()
403 struct efx_channel *channel; in efx_remove_interrupts()
424 int efx_probe_eventq(struct efx_channel *channel) in efx_probe_eventq()
443 int efx_init_eventq(struct efx_channel *channel) in efx_init_eventq()
463 void efx_start_eventq(struct efx_channel *channel) in efx_start_eventq()
477 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq()
486 void efx_fini_eventq(struct efx_channel *channel) in efx_fini_eventq()
498 void efx_remove_eventq(struct efx_channel *channel) in efx_remove_eventq()
516 struct efx_channel *channel; in efx_filter_rfs_expire()
519 channel = container_of(dwork, struct efx_channel, filter_work); in efx_filter_rfs_expire()
530 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
534 struct efx_channel *channel; in efx_alloc_channel()
600 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel()
604 struct efx_channel *channel; in efx_copy_channel()
639 static int efx_probe_channel(struct efx_channel *channel) in efx_probe_channel()
677 static void efx_get_channel_name(struct efx_channel *channel, char *buf, in efx_get_channel_name()
703 struct efx_channel *channel; in efx_set_channel_names()
713 struct efx_channel *channel; in efx_probe_channels()
739 void efx_remove_channel(struct efx_channel *channel) in efx_remove_channel()
757 struct efx_channel *channel; in efx_remove_channels()
782 struct efx_channel *channel; in efx_set_xdp_channels()
846 struct efx_channel *other_channel[EFX_MAX_CHANNELS], *channel, in efx_realloc_channels()
930 struct efx_channel *channel; in efx_set_channels()
959 static bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs()
971 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts()
1006 struct efx_channel *channel; in efx_soft_disable_interrupts()
1034 struct efx_channel *channel, *end_channel; in efx_enable_interrupts()
1077 struct efx_channel *channel; in efx_disable_interrupts()
1093 struct efx_channel *channel; in efx_start_channels()
1119 struct efx_channel *channel; in efx_stop_channels()
1177 static int efx_process_channel(struct efx_channel *channel, int budget) in efx_process_channel()
1221 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1249 struct efx_channel *channel = in efx_poll()
1250 container_of(napi, struct efx_channel, napi_str); in efx_poll()
1292 void efx_init_napi_channel(struct efx_channel *channel) in efx_init_napi_channel()
1302 struct efx_channel *channel; in efx_init_napi()
1308 void efx_fini_napi_channel(struct efx_channel *channel) in efx_fini_napi_channel()
1318 struct efx_channel *channel; in efx_fini_napi()
1328 static int efx_channel_dummy_op_int(struct efx_channel *channel) in efx_channel_dummy_op_int()
1333 void efx_channel_dummy_op_void(struct efx_channel *channel) in efx_channel_dummy_op_void()