Lines Matching refs:efx_channel

57 int efx_channel_dummy_op_int(struct efx_channel *channel)  in efx_channel_dummy_op_int()
62 void efx_channel_dummy_op_void(struct efx_channel *channel) in efx_channel_dummy_op_void()
371 struct efx_channel *channel; in efx_set_interrupt_affinity()
383 struct efx_channel *channel; in efx_clear_interrupt_affinity()
402 struct efx_channel *channel; in efx_remove_interrupts()
423 int efx_probe_eventq(struct efx_channel *channel) in efx_probe_eventq()
442 int efx_init_eventq(struct efx_channel *channel) in efx_init_eventq()
462 void efx_start_eventq(struct efx_channel *channel) in efx_start_eventq()
476 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq()
485 void efx_fini_eventq(struct efx_channel *channel) in efx_fini_eventq()
497 void efx_remove_eventq(struct efx_channel *channel) in efx_remove_eventq()
515 struct efx_channel *channel; in efx_filter_rfs_expire()
518 channel = container_of(dwork, struct efx_channel, filter_work); in efx_filter_rfs_expire()
529 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
533 struct efx_channel *channel; in efx_alloc_channel()
599 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel()
603 struct efx_channel *channel; in efx_copy_channel()
638 static int efx_probe_channel(struct efx_channel *channel) in efx_probe_channel()
676 void efx_get_channel_name(struct efx_channel *channel, char *buf, size_t len) 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()
768 struct efx_channel *other_channel[EFX_MAX_CHANNELS], *channel; in efx_realloc_channels()
892 struct efx_channel *channel; in efx_set_channels()
974 bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs()
986 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts()
1021 struct efx_channel *channel; in efx_soft_disable_interrupts()
1049 struct efx_channel *channel, *end_channel; in efx_enable_interrupts()
1092 struct efx_channel *channel; in efx_disable_interrupts()
1108 struct efx_channel *channel; in efx_start_channels()
1132 struct efx_channel *channel; in efx_stop_channels()
1185 static int efx_process_channel(struct efx_channel *channel, int budget) in efx_process_channel()
1229 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1257 struct efx_channel *channel = in efx_poll()
1258 container_of(napi, struct efx_channel, napi_str); in efx_poll()
1300 void efx_init_napi_channel(struct efx_channel *channel) in efx_init_napi_channel()
1311 struct efx_channel *channel; in efx_init_napi()
1317 void efx_fini_napi_channel(struct efx_channel *channel) in efx_fini_napi_channel()
1327 struct efx_channel *channel; in efx_fini_napi()