Lines Matching defs:efx
80 static unsigned int efx_wanted_parallelism(struct efx_nic *efx) in efx_wanted_parallelism()
134 static int efx_allocate_msix_channels(struct efx_nic *efx, in efx_allocate_msix_channels()
257 int efx_probe_interrupts(struct efx_nic *efx) in efx_probe_interrupts()
369 void efx_set_interrupt_affinity(struct efx_nic *efx) in efx_set_interrupt_affinity()
381 void efx_clear_interrupt_affinity(struct efx_nic *efx) in efx_clear_interrupt_affinity()
390 efx_set_interrupt_affinity(struct efx_nic *efx __attribute__ ((unused))) in efx_set_interrupt_affinity()
395 efx_clear_interrupt_affinity(struct efx_nic *efx __attribute__ ((unused))) in efx_clear_interrupt_affinity()
400 void efx_remove_interrupts(struct efx_nic *efx) in efx_remove_interrupts()
425 struct efx_nic *efx = channel->efx; in efx_probe_eventq() local
444 struct efx_nic *efx = channel->efx; in efx_init_eventq() local
529 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
563 int efx_init_channels(struct efx_nic *efx) in efx_init_channels()
585 void efx_fini_channels(struct efx_nic *efx) in efx_fini_channels()
678 struct efx_nic *efx = channel->efx; in efx_get_channel_name() local
699 void efx_set_channel_names(struct efx_nic *efx) in efx_set_channel_names()
709 int efx_probe_channels(struct efx_nic *efx) in efx_probe_channels()
756 void efx_remove_channels(struct efx_nic *efx) in efx_remove_channels()
766 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels()
876 efx_set_xdp_tx_queue(struct efx_nic *efx, int xdp_queue_number, in efx_set_xdp_tx_queue()
889 int efx_set_channels(struct efx_nic *efx) in efx_set_channels()
984 int efx_soft_enable_interrupts(struct efx_nic *efx) in efx_soft_enable_interrupts()
1019 void efx_soft_disable_interrupts(struct efx_nic *efx) in efx_soft_disable_interrupts()
1047 int efx_enable_interrupts(struct efx_nic *efx) in efx_enable_interrupts()
1090 void efx_disable_interrupts(struct efx_nic *efx) in efx_disable_interrupts()
1104 void efx_start_channels(struct efx_nic *efx) in efx_start_channels()
1128 void efx_stop_channels(struct efx_nic *efx) in efx_stop_channels()
1229 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1259 struct efx_nic *efx = channel->efx; in efx_poll() local
1302 struct efx_nic *efx = channel->efx; in efx_init_napi_channel() local
1309 void efx_init_napi(struct efx_nic *efx) in efx_init_napi()
1325 void efx_fini_napi(struct efx_nic *efx) in efx_fini_napi()