Lines Matching defs:efx

55 static unsigned int count_online_cores(struct efx_nic *efx, bool local_node)  in count_online_cores()
83 static unsigned int efx_wanted_parallelism(struct efx_nic *efx) in efx_wanted_parallelism()
124 static int efx_allocate_msix_channels(struct efx_nic *efx, in efx_allocate_msix_channels()
247 int efx_probe_interrupts(struct efx_nic *efx) in efx_probe_interrupts()
363 void efx_set_interrupt_affinity(struct efx_nic *efx) in efx_set_interrupt_affinity()
382 void efx_clear_interrupt_affinity(struct efx_nic *efx) in efx_clear_interrupt_affinity()
391 efx_set_interrupt_affinity(struct efx_nic *efx __attribute__ ((unused))) in efx_set_interrupt_affinity()
396 efx_clear_interrupt_affinity(struct efx_nic *efx __attribute__ ((unused))) in efx_clear_interrupt_affinity()
401 void efx_remove_interrupts(struct efx_nic *efx) in efx_remove_interrupts()
426 struct efx_nic *efx = channel->efx; in efx_probe_eventq() local
445 struct efx_nic *efx = channel->efx; in efx_init_eventq() local
530 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
564 int efx_init_channels(struct efx_nic *efx) in efx_init_channels()
586 void efx_fini_channels(struct efx_nic *efx) in efx_fini_channels()
680 struct efx_nic *efx = channel->efx; in efx_get_channel_name() local
701 void efx_set_channel_names(struct efx_nic *efx) in efx_set_channel_names()
711 int efx_probe_channels(struct efx_nic *efx) in efx_probe_channels()
755 void efx_remove_channels(struct efx_nic *efx) in efx_remove_channels()
765 static int efx_set_xdp_tx_queue(struct efx_nic *efx, int xdp_queue_number, in efx_set_xdp_tx_queue()
779 static void efx_set_xdp_channels(struct efx_nic *efx) in efx_set_xdp_channels()
844 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels()
928 int efx_set_channels(struct efx_nic *efx) in efx_set_channels()
969 int efx_soft_enable_interrupts(struct efx_nic *efx) in efx_soft_enable_interrupts()
1004 void efx_soft_disable_interrupts(struct efx_nic *efx) in efx_soft_disable_interrupts()
1032 int efx_enable_interrupts(struct efx_nic *efx) in efx_enable_interrupts()
1075 void efx_disable_interrupts(struct efx_nic *efx) in efx_disable_interrupts()
1089 void efx_start_channels(struct efx_nic *efx) in efx_start_channels()
1115 void efx_stop_channels(struct efx_nic *efx) in efx_stop_channels()
1221 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1251 struct efx_nic *efx = channel->efx; in efx_poll() local
1295 struct efx_nic *efx = channel->efx; in efx_init_napi_channel() local
1301 void efx_init_napi(struct efx_nic *efx) in efx_init_napi()
1317 void efx_fini_napi(struct efx_nic *efx) in efx_fini_napi()