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()
361 void efx_set_interrupt_affinity(struct efx_nic *efx) in efx_set_interrupt_affinity()
380 void efx_clear_interrupt_affinity(struct efx_nic *efx) in efx_clear_interrupt_affinity()
389 efx_set_interrupt_affinity(struct efx_nic *efx __attribute__ ((unused))) in efx_set_interrupt_affinity()
394 efx_clear_interrupt_affinity(struct efx_nic *efx __attribute__ ((unused))) in efx_clear_interrupt_affinity()
399 void efx_remove_interrupts(struct efx_nic *efx) in efx_remove_interrupts()
424 struct efx_nic *efx = channel->efx; in efx_probe_eventq() local
443 struct efx_nic *efx = channel->efx; in efx_init_eventq() local
528 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel()
562 int efx_init_channels(struct efx_nic *efx) in efx_init_channels()
584 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 static int efx_set_xdp_tx_queue(struct efx_nic *efx, int xdp_queue_number, in efx_set_xdp_tx_queue()
780 static void efx_set_xdp_channels(struct efx_nic *efx) in efx_set_xdp_channels()
845 int efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels()
954 int efx_set_channels(struct efx_nic *efx) in efx_set_channels()
995 int efx_soft_enable_interrupts(struct efx_nic *efx) in efx_soft_enable_interrupts()
1030 void efx_soft_disable_interrupts(struct efx_nic *efx) in efx_soft_disable_interrupts()
1058 int efx_enable_interrupts(struct efx_nic *efx) in efx_enable_interrupts()
1101 void efx_disable_interrupts(struct efx_nic *efx) in efx_disable_interrupts()
1115 void efx_start_channels(struct efx_nic *efx) in efx_start_channels()
1139 void efx_stop_channels(struct efx_nic *efx) in efx_stop_channels()
1240 static void efx_update_irq_mod(struct efx_nic *efx, struct efx_channel *channel) in efx_update_irq_mod()
1270 struct efx_nic *efx = channel->efx; in efx_poll() local
1313 struct efx_nic *efx = channel->efx; in efx_init_napi_channel() local
1319 void efx_init_napi(struct efx_nic *efx) in efx_init_napi()
1335 void efx_fini_napi(struct efx_nic *efx) in efx_fini_napi()