Lines Matching defs:efx

201 #define EF4_ASSERT_RESET_SERIALISED(efx)		\  argument
209 static int ef4_check_disabled(struct ef4_nic *efx) in ef4_check_disabled()
270 static void ef4_update_irq_mod(struct ef4_nic *efx, struct ef4_channel *channel) in ef4_update_irq_mod()
295 struct ef4_nic *efx = channel->efx; in ef4_poll() local
332 struct ef4_nic *efx = channel->efx; in ef4_probe_eventq() local
350 struct ef4_nic *efx = channel->efx; in ef4_init_eventq() local
419 ef4_alloc_channel(struct ef4_nic *efx, int i, struct ef4_channel *old_channel) in ef4_alloc_channel()
526 struct ef4_nic *efx = channel->efx; in ef4_get_channel_name() local
542 static void ef4_set_channel_names(struct ef4_nic *efx) in ef4_set_channel_names()
552 static int ef4_probe_channels(struct ef4_nic *efx) in ef4_probe_channels()
587 static void ef4_start_datapath(struct ef4_nic *efx) in ef4_start_datapath()
679 static void ef4_stop_datapath(struct ef4_nic *efx) in ef4_stop_datapath()
749 static void ef4_remove_channels(struct ef4_nic *efx) in ef4_remove_channels()
758 ef4_realloc_channels(struct ef4_nic *efx, u32 rxq_entries, u32 txq_entries) in ef4_realloc_channels()
895 void ef4_link_status_changed(struct ef4_nic *efx) in ef4_link_status_changed()
925 void ef4_link_set_advertising(struct ef4_nic *efx, u32 advertising) in ef4_link_set_advertising()
938 void ef4_link_set_wanted_fc(struct ef4_nic *efx, u8 wanted_fc) in ef4_link_set_wanted_fc()
958 void ef4_mac_reconfigure(struct ef4_nic *efx) in ef4_mac_reconfigure()
972 int __ef4_reconfigure_port(struct ef4_nic *efx) in __ef4_reconfigure_port()
996 int ef4_reconfigure_port(struct ef4_nic *efx) in ef4_reconfigure_port()
1014 struct ef4_nic *efx = container_of(data, struct ef4_nic, mac_work); in ef4_mac_work() local
1022 static int ef4_probe_port(struct ef4_nic *efx) in ef4_probe_port()
1042 static int ef4_init_port(struct ef4_nic *efx) in ef4_init_port()
1075 static void ef4_start_port(struct ef4_nic *efx) in ef4_start_port()
1094 static void ef4_stop_port(struct ef4_nic *efx) in ef4_stop_port()
1113 static void ef4_fini_port(struct ef4_nic *efx) in ef4_fini_port()
1127 static void ef4_remove_port(struct ef4_nic *efx) in ef4_remove_port()
1150 static void ef4_associate(struct ef4_nic *efx) in ef4_associate()
1195 static void ef4_dissociate(struct ef4_nic *efx) in ef4_dissociate()
1212 static int ef4_init_io(struct ef4_nic *efx) in ef4_init_io()
1283 static void ef4_fini_io(struct ef4_nic *efx) in ef4_fini_io()
1305 void ef4_set_default_rx_indir_table(struct ef4_nic *efx) in ef4_set_default_rx_indir_table()
1314 static unsigned int ef4_wanted_parallelism(struct ef4_nic *efx) in ef4_wanted_parallelism()
1354 static int ef4_probe_interrupts(struct ef4_nic *efx) in ef4_probe_interrupts()
1457 static int ef4_soft_enable_interrupts(struct ef4_nic *efx) in ef4_soft_enable_interrupts()
1490 static void ef4_soft_disable_interrupts(struct ef4_nic *efx) in ef4_soft_disable_interrupts()
1513 static int ef4_enable_interrupts(struct ef4_nic *efx) in ef4_enable_interrupts()
1555 static void ef4_disable_interrupts(struct ef4_nic *efx) in ef4_disable_interrupts()
1569 static void ef4_remove_interrupts(struct ef4_nic *efx) in ef4_remove_interrupts()
1583 static void ef4_set_channels(struct ef4_nic *efx) in ef4_set_channels()
1608 static int ef4_probe_nic(struct ef4_nic *efx) in ef4_probe_nic()
1670 static void ef4_remove_nic(struct ef4_nic *efx) in ef4_remove_nic()
1678 static int ef4_probe_filters(struct ef4_nic *efx) in ef4_probe_filters()
1727 static void ef4_remove_filters(struct ef4_nic *efx) in ef4_remove_filters()
1740 static void ef4_restore_filters(struct ef4_nic *efx) in ef4_restore_filters()
1753 static int ef4_probe_all(struct ef4_nic *efx) in ef4_probe_all()
1807 static void ef4_start_all(struct ef4_nic *efx) in ef4_start_all()
1838 static void ef4_stop_all(struct ef4_nic *efx) in ef4_stop_all()
1867 static void ef4_remove_all(struct ef4_nic *efx) in ef4_remove_all()
1880 unsigned int ef4_usecs_to_ticks(struct ef4_nic *efx, unsigned int usecs) in ef4_usecs_to_ticks()
1889 unsigned int ef4_ticks_to_usecs(struct ef4_nic *efx, unsigned int ticks) in ef4_ticks_to_usecs()
1898 int ef4_init_irq_moderation(struct ef4_nic *efx, unsigned int tx_usecs, in ef4_init_irq_moderation()
1931 void ef4_get_irq_moderation(struct ef4_nic *efx, unsigned int *tx_usecs, in ef4_get_irq_moderation()
1960 struct ef4_nic *efx = container_of(data, struct ef4_nic, in ef4_monitor() local
1992 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ioctl() local
2011 struct ef4_nic *efx = channel->efx; in ef4_init_napi_channel() local
2017 static void ef4_init_napi(struct ef4_nic *efx) in ef4_init_napi()
2033 static void ef4_fini_napi(struct ef4_nic *efx) in ef4_fini_napi()
2050 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_net_open() local
2077 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_net_stop() local
2092 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_net_stats() local
2102 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_watchdog() local
2115 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_change_mtu() local
2139 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_set_mac_address() local
2174 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_set_rx_mode() local
2183 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_set_features() local
2222 static void ef4_update_name(struct ef4_nic *efx) in ef4_update_name()
2248 struct ef4_nic *efx = dev_get_drvdata(dev); in phy_type_show() local
2253 static int ef4_register_netdev(struct ef4_nic *efx) in ef4_register_netdev()
2323 static void ef4_unregister_netdev(struct ef4_nic *efx) in ef4_unregister_netdev()
2345 void ef4_reset_down(struct ef4_nic *efx, enum reset_type method) in ef4_reset_down()
2364 int ef4_reset_up(struct ef4_nic *efx, enum reset_type method, bool ok) in ef4_reset_up()
2418 int ef4_reset(struct ef4_nic *efx, enum reset_type method) in ef4_reset()
2477 int ef4_try_recovery(struct ef4_nic *efx) in ef4_try_recovery()
2501 struct ef4_nic *efx = container_of(data, struct ef4_nic, reset_work); in ef4_reset_work() local
2528 void ef4_schedule_reset(struct ef4_nic *efx, enum reset_type type) in ef4_schedule_reset()
2597 int ef4_port_dummy_op_int(struct ef4_nic *efx) in ef4_port_dummy_op_int()
2601 void ef4_port_dummy_op_void(struct ef4_nic *efx) {} in ef4_port_dummy_op_void()
2603 static bool ef4_port_dummy_op_poll(struct ef4_nic *efx) in ef4_port_dummy_op_poll()
2624 static int ef4_init_struct(struct ef4_nic *efx, in ef4_init_struct()
2685 static void ef4_fini_struct(struct ef4_nic *efx) in ef4_fini_struct()
2700 void ef4_update_sw_stats(struct ef4_nic *efx, u64 *stats) in ef4_update_sw_stats()
2720 static void ef4_pci_remove_main(struct ef4_nic *efx) in ef4_pci_remove_main()
2742 struct ef4_nic *efx; in ef4_pci_remove() local
2772 static void ef4_probe_vpd_strings(struct ef4_nic *efx) in ef4_probe_vpd_strings()
2806 static int ef4_pci_probe_main(struct ef4_nic *efx) in ef4_pci_probe_main()
2866 struct ef4_nic *efx; in ef4_pci_probe() local
2944 struct ef4_nic *efx = dev_get_drvdata(dev); in ef4_pm_freeze() local
2965 struct ef4_nic *efx = dev_get_drvdata(dev); in ef4_pm_thaw() local
3003 struct ef4_nic *efx = pci_get_drvdata(pci_dev); in ef4_pm_poweroff() local
3017 struct ef4_nic *efx = pci_get_drvdata(pci_dev); in ef4_pm_resume() local
3066 struct ef4_nic *efx = pci_get_drvdata(pdev); in ef4_io_error_detected() local
3100 struct ef4_nic *efx = pci_get_drvdata(pdev); in ef4_io_slot_reset() local
3115 struct ef4_nic *efx = pci_get_drvdata(pdev); in ef4_io_resume() local