Lines Matching refs:efx_channel

56 int efx_channel_dummy_op_int(struct efx_channel *channel)  in efx_channel_dummy_op_int()
61 void efx_channel_dummy_op_void(struct efx_channel *channel) in efx_channel_dummy_op_void()
350 struct efx_channel *channel; in efx_set_interrupt_affinity()
362 struct efx_channel *channel; in efx_clear_interrupt_affinity()
381 struct efx_channel *channel; in efx_remove_interrupts()
402 int efx_probe_eventq(struct efx_channel *channel) in efx_probe_eventq()
421 int efx_init_eventq(struct efx_channel *channel) in efx_init_eventq()
441 void efx_start_eventq(struct efx_channel *channel) in efx_start_eventq()
455 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq()
464 void efx_fini_eventq(struct efx_channel *channel) in efx_fini_eventq()
476 void efx_remove_eventq(struct efx_channel *channel) in efx_remove_eventq()
494 struct efx_channel *channel; in efx_filter_rfs_expire()
497 channel = container_of(dwork, struct efx_channel, filter_work); in efx_filter_rfs_expire()
508 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
512 struct efx_channel *channel; in efx_alloc_channel()
578 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel()
582 struct efx_channel *channel; in efx_copy_channel()
617 static int efx_probe_channel(struct efx_channel *channel) in efx_probe_channel()
655 void efx_get_channel_name(struct efx_channel *channel, char *buf, size_t len) in efx_get_channel_name()
680 struct efx_channel *channel; in efx_set_channel_names()
690 struct efx_channel *channel; in efx_probe_channels()
719 void efx_remove_channel(struct efx_channel *channel) in efx_remove_channel()
737 struct efx_channel *channel; in efx_remove_channels()
747 struct efx_channel *other_channel[EFX_MAX_CHANNELS], *channel; in efx_realloc_channels()
857 struct efx_channel *channel; in efx_set_channels()
922 bool efx_default_channel_want_txqs(struct efx_channel *channel) in efx_default_channel_want_txqs()
934 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts()
969 struct efx_channel *channel; in efx_soft_disable_interrupts()
997 struct efx_channel *channel, *end_channel; in efx_enable_interrupts()
1040 struct efx_channel *channel; in efx_disable_interrupts()
1056 struct efx_channel *channel; in efx_start_channels()
1080 struct efx_channel *channel; in efx_stop_channels()
1133 static int efx_process_channel(struct efx_channel *channel, int budget) in efx_process_channel()
1177 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1205 struct efx_channel *channel = in efx_poll()
1206 container_of(napi, struct efx_channel, napi_str); in efx_poll()
1248 void efx_init_napi_channel(struct efx_channel *channel) in efx_init_napi_channel()
1259 struct efx_channel *channel; in efx_init_napi()
1265 void efx_fini_napi_channel(struct efx_channel *channel) in efx_fini_napi_channel()
1275 struct efx_channel *channel; in efx_fini_napi()