Lines Matching defs:efx
79 static unsigned int efx_wanted_parallelism(struct efx_nic *efx) in efx_wanted_parallelism()
133 static int efx_allocate_msix_channels(struct efx_nic *efx, in efx_allocate_msix_channels()
236 int efx_probe_interrupts(struct efx_nic *efx) in efx_probe_interrupts()
348 void efx_set_interrupt_affinity(struct efx_nic *efx) in efx_set_interrupt_affinity()
360 void efx_clear_interrupt_affinity(struct efx_nic *efx) in efx_clear_interrupt_affinity()
369 efx_set_interrupt_affinity(struct efx_nic *efx __attribute__ ((unused))) in efx_set_interrupt_affinity()
374 efx_clear_interrupt_affinity(struct efx_nic *efx __attribute__ ((unused))) in efx_clear_interrupt_affinity()
379 void efx_remove_interrupts(struct efx_nic *efx) in efx_remove_interrupts()
404 struct efx_nic *efx = channel->efx; in efx_probe_eventq() local
423 struct efx_nic *efx = channel->efx; in efx_init_eventq() local
508 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
542 int efx_init_channels(struct efx_nic *efx) in efx_init_channels()
564 void efx_fini_channels(struct efx_nic *efx) in efx_fini_channels()
657 struct efx_nic *efx = channel->efx; in efx_get_channel_name() local
678 void efx_set_channel_names(struct efx_nic *efx) in efx_set_channel_names()
688 int efx_probe_channels(struct efx_nic *efx) in efx_probe_channels()
735 void efx_remove_channels(struct efx_nic *efx) in efx_remove_channels()
745 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels()
854 int efx_set_channels(struct efx_nic *efx) in efx_set_channels()
932 int efx_soft_enable_interrupts(struct efx_nic *efx) in efx_soft_enable_interrupts()
967 void efx_soft_disable_interrupts(struct efx_nic *efx) in efx_soft_disable_interrupts()
995 int efx_enable_interrupts(struct efx_nic *efx) in efx_enable_interrupts()
1038 void efx_disable_interrupts(struct efx_nic *efx) in efx_disable_interrupts()
1052 void efx_start_channels(struct efx_nic *efx) in efx_start_channels()
1076 void efx_stop_channels(struct efx_nic *efx) in efx_stop_channels()
1177 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1207 struct efx_nic *efx = channel->efx; in efx_poll() local
1250 struct efx_nic *efx = channel->efx; in efx_init_napi_channel() local
1257 void efx_init_napi(struct efx_nic *efx) in efx_init_napi()
1273 void efx_fini_napi(struct efx_nic *efx) in efx_fini_napi()