Lines Matching defs:efx
213 #define EFX_ASSERT_RESET_SERIALISED(efx) \ argument
221 static int efx_check_disabled(struct efx_nic *efx) in efx_check_disabled()
272 struct efx_nic *efx = channel->efx; in efx_poll() local
328 struct efx_nic *efx = channel->efx; in efx_probe_eventq() local
346 struct efx_nic *efx = channel->efx; in efx_init_eventq() local
418 efx_alloc_channel(struct efx_nic *efx, int i, struct efx_channel *old_channel) in efx_alloc_channel()
524 struct efx_nic *efx = channel->efx; in efx_get_channel_name() local
540 static void efx_set_channel_names(struct efx_nic *efx) in efx_set_channel_names()
550 static int efx_probe_channels(struct efx_nic *efx) in efx_probe_channels()
585 static void efx_start_datapath(struct efx_nic *efx) in efx_start_datapath()
669 static void efx_stop_datapath(struct efx_nic *efx) in efx_stop_datapath()
741 static void efx_remove_channels(struct efx_nic *efx) in efx_remove_channels()
750 efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels()
891 void efx_link_status_changed(struct efx_nic *efx) in efx_link_status_changed()
921 void efx_link_set_advertising(struct efx_nic *efx, u32 advertising) in efx_link_set_advertising()
934 void efx_link_set_wanted_fc(struct efx_nic *efx, u8 wanted_fc) in efx_link_set_wanted_fc()
958 int __efx_reconfigure_port(struct efx_nic *efx) in __efx_reconfigure_port()
982 int efx_reconfigure_port(struct efx_nic *efx) in efx_reconfigure_port()
1000 struct efx_nic *efx = container_of(data, struct efx_nic, mac_work); in efx_mac_work() local
1008 static int efx_probe_port(struct efx_nic *efx) in efx_probe_port()
1028 static int efx_init_port(struct efx_nic *efx) in efx_init_port()
1061 static void efx_start_port(struct efx_nic *efx) in efx_start_port()
1080 static void efx_stop_port(struct efx_nic *efx) in efx_stop_port()
1099 static void efx_fini_port(struct efx_nic *efx) in efx_fini_port()
1113 static void efx_remove_port(struct efx_nic *efx) in efx_remove_port()
1136 static void efx_associate(struct efx_nic *efx) in efx_associate()
1181 static void efx_dissociate(struct efx_nic *efx) in efx_dissociate()
1198 static int efx_init_io(struct efx_nic *efx) in efx_init_io()
1270 static void efx_fini_io(struct efx_nic *efx) in efx_fini_io()
1287 static unsigned int efx_wanted_parallelism(struct efx_nic *efx) in efx_wanted_parallelism()
1333 static int efx_probe_interrupts(struct efx_nic *efx) in efx_probe_interrupts()
1437 static int efx_soft_enable_interrupts(struct efx_nic *efx) in efx_soft_enable_interrupts()
1472 static void efx_soft_disable_interrupts(struct efx_nic *efx) in efx_soft_disable_interrupts()
1500 static int efx_enable_interrupts(struct efx_nic *efx) in efx_enable_interrupts()
1542 static void efx_disable_interrupts(struct efx_nic *efx) in efx_disable_interrupts()
1556 static void efx_remove_interrupts(struct efx_nic *efx) in efx_remove_interrupts()
1570 static void efx_set_channels(struct efx_nic *efx) in efx_set_channels()
1594 static int efx_probe_nic(struct efx_nic *efx) in efx_probe_nic()
1640 static void efx_remove_nic(struct efx_nic *efx) in efx_remove_nic()
1648 static int efx_probe_filters(struct efx_nic *efx) in efx_probe_filters()
1673 static void efx_remove_filters(struct efx_nic *efx) in efx_remove_filters()
1681 static void efx_restore_filters(struct efx_nic *efx) in efx_restore_filters()
1692 static int efx_probe_all(struct efx_nic *efx) in efx_probe_all()
1745 static void efx_start_all(struct efx_nic *efx) in efx_start_all()
1786 static void efx_stop_all(struct efx_nic *efx) in efx_stop_all()
1815 static void efx_remove_all(struct efx_nic *efx) in efx_remove_all()
1839 int efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, in efx_init_irq_moderation()
1877 void efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, in efx_get_irq_moderation()
1911 struct efx_nic *efx = container_of(data, struct efx_nic, in efx_monitor() local
1943 struct efx_nic *efx = netdev_priv(net_dev); in efx_ioctl() local
1967 struct efx_nic *efx = channel->efx; in efx_init_napi_channel() local
1976 static void efx_init_napi(struct efx_nic *efx) in efx_init_napi()
1993 static void efx_fini_napi(struct efx_nic *efx) in efx_fini_napi()
2015 struct efx_nic *efx = netdev_priv(net_dev); in efx_netpoll() local
2029 struct efx_nic *efx = channel->efx; in efx_busy_poll() local
2064 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_open() local
2093 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_stop() local
2108 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_stats() local
2120 struct efx_nic *efx = netdev_priv(net_dev); in efx_watchdog() local
2133 struct efx_nic *efx = netdev_priv(net_dev); in efx_change_mtu() local
2159 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_mac_address() local
2184 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_rx_mode() local
2193 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_features() local
2255 static void efx_update_name(struct efx_nic *efx) in efx_update_name()
2282 struct efx_nic *efx = pci_get_drvdata(to_pci_dev(dev)); in show_phy_type() local
2287 static int efx_register_netdev(struct efx_nic *efx) in efx_register_netdev()
2361 static void efx_unregister_netdev(struct efx_nic *efx) in efx_unregister_netdev()
2385 void efx_reset_down(struct efx_nic *efx, enum reset_type method) in efx_reset_down()
2406 int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) in efx_reset_up()
2459 int efx_reset(struct efx_nic *efx, enum reset_type method) in efx_reset()
2518 int efx_try_recovery(struct efx_nic *efx) in efx_try_recovery()
2537 static void efx_wait_for_bist_end(struct efx_nic *efx) in efx_wait_for_bist_end()
2560 struct efx_nic *efx = container_of(data, struct efx_nic, reset_work); in efx_reset_work() local
2590 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type) in efx_schedule_reset()
2672 int efx_port_dummy_op_int(struct efx_nic *efx) in efx_port_dummy_op_int()
2676 void efx_port_dummy_op_void(struct efx_nic *efx) {} in efx_port_dummy_op_void()
2678 static bool efx_port_dummy_op_poll(struct efx_nic *efx) in efx_port_dummy_op_poll()
2699 static int efx_init_struct(struct efx_nic *efx, in efx_init_struct()
2760 static void efx_fini_struct(struct efx_nic *efx) in efx_fini_struct()
2775 void efx_update_sw_stats(struct efx_nic *efx, u64 *stats) in efx_update_sw_stats()
2795 static void efx_pci_remove_main(struct efx_nic *efx) in efx_pci_remove_main()
2816 struct efx_nic *efx; in efx_pci_remove() local
2851 static void efx_probe_vpd_strings(struct efx_nic *efx) in efx_probe_vpd_strings()
2921 static int efx_pci_probe_main(struct efx_nic *efx) in efx_pci_probe_main()
2981 struct efx_nic *efx; in efx_pci_probe() local
3063 struct efx_nic *efx = pci_get_drvdata(to_pci_dev(dev)); in efx_pm_freeze() local
3084 struct efx_nic *efx = pci_get_drvdata(to_pci_dev(dev)); in efx_pm_thaw() local
3122 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_poweroff() local
3136 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_resume() local
3185 struct efx_nic *efx = pci_get_drvdata(pdev); in efx_io_error_detected() local
3219 struct efx_nic *efx = pci_get_drvdata(pdev); in efx_io_slot_reset() local
3242 struct efx_nic *efx = pci_get_drvdata(pdev); in efx_io_resume() local