• Home
  • Raw
  • Download

Lines Matching defs:efx

215 #define EFX_ASSERT_RESET_SERIALISED(efx)		\  argument
223 static int efx_check_disabled(struct efx_nic *efx) in efx_check_disabled()
288 struct efx_nic *efx = channel->efx; in efx_poll() local
344 struct efx_nic *efx = channel->efx; in efx_probe_eventq() local
362 struct efx_nic *efx = channel->efx; in efx_init_eventq() local
434 efx_alloc_channel(struct efx_nic *efx, int i, struct efx_channel *old_channel) in efx_alloc_channel()
543 struct efx_nic *efx = channel->efx; in efx_get_channel_name() local
559 static void efx_set_channel_names(struct efx_nic *efx) in efx_set_channel_names()
569 static int efx_probe_channels(struct efx_nic *efx) in efx_probe_channels()
604 static void efx_start_datapath(struct efx_nic *efx) in efx_start_datapath()
688 static void efx_stop_datapath(struct efx_nic *efx) in efx_stop_datapath()
760 static void efx_remove_channels(struct efx_nic *efx) in efx_remove_channels()
769 efx_realloc_channels(struct efx_nic *efx, u32 rxq_entries, u32 txq_entries) in efx_realloc_channels()
910 void efx_link_status_changed(struct efx_nic *efx) in efx_link_status_changed()
940 void efx_link_set_advertising(struct efx_nic *efx, u32 advertising) in efx_link_set_advertising()
953 void efx_link_set_wanted_fc(struct efx_nic *efx, u8 wanted_fc) in efx_link_set_wanted_fc()
973 void efx_mac_reconfigure(struct efx_nic *efx) in efx_mac_reconfigure()
987 int __efx_reconfigure_port(struct efx_nic *efx) in __efx_reconfigure_port()
1011 int efx_reconfigure_port(struct efx_nic *efx) in efx_reconfigure_port()
1029 struct efx_nic *efx = container_of(data, struct efx_nic, mac_work); in efx_mac_work() local
1037 static int efx_probe_port(struct efx_nic *efx) in efx_probe_port()
1057 static int efx_init_port(struct efx_nic *efx) in efx_init_port()
1090 static void efx_start_port(struct efx_nic *efx) in efx_start_port()
1109 static void efx_stop_port(struct efx_nic *efx) in efx_stop_port()
1128 static void efx_fini_port(struct efx_nic *efx) in efx_fini_port()
1142 static void efx_remove_port(struct efx_nic *efx) in efx_remove_port()
1165 static void efx_associate(struct efx_nic *efx) in efx_associate()
1210 static void efx_dissociate(struct efx_nic *efx) in efx_dissociate()
1227 static int efx_init_io(struct efx_nic *efx) in efx_init_io()
1299 static void efx_fini_io(struct efx_nic *efx) in efx_fini_io()
1321 void efx_set_default_rx_indir_table(struct efx_nic *efx) in efx_set_default_rx_indir_table()
1330 static unsigned int efx_wanted_parallelism(struct efx_nic *efx) in efx_wanted_parallelism()
1380 static int efx_probe_interrupts(struct efx_nic *efx) in efx_probe_interrupts()
1492 static int efx_soft_enable_interrupts(struct efx_nic *efx) in efx_soft_enable_interrupts()
1527 static void efx_soft_disable_interrupts(struct efx_nic *efx) in efx_soft_disable_interrupts()
1555 static int efx_enable_interrupts(struct efx_nic *efx) in efx_enable_interrupts()
1597 static void efx_disable_interrupts(struct efx_nic *efx) in efx_disable_interrupts()
1611 static void efx_remove_interrupts(struct efx_nic *efx) in efx_remove_interrupts()
1625 static void efx_set_channels(struct efx_nic *efx) in efx_set_channels()
1650 static int efx_probe_nic(struct efx_nic *efx) in efx_probe_nic()
1711 static void efx_remove_nic(struct efx_nic *efx) in efx_remove_nic()
1719 static int efx_probe_filters(struct efx_nic *efx) in efx_probe_filters()
1747 static void efx_remove_filters(struct efx_nic *efx) in efx_remove_filters()
1757 static void efx_restore_filters(struct efx_nic *efx) in efx_restore_filters()
1770 static int efx_probe_all(struct efx_nic *efx) in efx_probe_all()
1835 static void efx_start_all(struct efx_nic *efx) in efx_start_all()
1876 static void efx_stop_all(struct efx_nic *efx) in efx_stop_all()
1905 static void efx_remove_all(struct efx_nic *efx) in efx_remove_all()
1932 int efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, in efx_init_irq_moderation()
1970 void efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, in efx_get_irq_moderation()
2004 struct efx_nic *efx = container_of(data, struct efx_nic, in efx_monitor() local
2036 struct efx_nic *efx = netdev_priv(net_dev); in efx_ioctl() local
2060 struct efx_nic *efx = channel->efx; in efx_init_napi_channel() local
2069 static void efx_init_napi(struct efx_nic *efx) in efx_init_napi()
2086 static void efx_fini_napi(struct efx_nic *efx) in efx_fini_napi()
2108 struct efx_nic *efx = netdev_priv(net_dev); in efx_netpoll() local
2122 struct efx_nic *efx = channel->efx; in efx_busy_poll() local
2157 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_open() local
2186 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_stop() local
2201 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_stats() local
2213 struct efx_nic *efx = netdev_priv(net_dev); in efx_watchdog() local
2226 struct efx_nic *efx = netdev_priv(net_dev); in efx_change_mtu() local
2252 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_mac_address() local
2287 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_rx_mode() local
2296 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_features() local
2337 static void efx_update_name(struct efx_nic *efx) in efx_update_name()
2363 struct efx_nic *efx = pci_get_drvdata(to_pci_dev(dev)); in show_phy_type() local
2372 struct efx_nic *efx = pci_get_drvdata(to_pci_dev(dev)); in show_mcdi_log() local
2380 struct efx_nic *efx = pci_get_drvdata(to_pci_dev(dev)); in set_mcdi_log() local
2390 static int efx_register_netdev(struct efx_nic *efx) in efx_register_netdev()
2473 static void efx_unregister_netdev(struct efx_nic *efx) in efx_unregister_netdev()
2498 void efx_reset_down(struct efx_nic *efx, enum reset_type method) in efx_reset_down()
2520 int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) in efx_reset_up()
2587 int efx_reset(struct efx_nic *efx, enum reset_type method) in efx_reset()
2646 int efx_try_recovery(struct efx_nic *efx) in efx_try_recovery()
2665 static void efx_wait_for_bist_end(struct efx_nic *efx) in efx_wait_for_bist_end()
2688 struct efx_nic *efx = container_of(data, struct efx_nic, reset_work); in efx_reset_work() local
2718 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type) in efx_schedule_reset()
2803 int efx_port_dummy_op_int(struct efx_nic *efx) in efx_port_dummy_op_int()
2807 void efx_port_dummy_op_void(struct efx_nic *efx) {} in efx_port_dummy_op_void()
2809 static bool efx_port_dummy_op_poll(struct efx_nic *efx) in efx_port_dummy_op_poll()
2830 static int efx_init_struct(struct efx_nic *efx, in efx_init_struct()
2891 static void efx_fini_struct(struct efx_nic *efx) in efx_fini_struct()
2906 void efx_update_sw_stats(struct efx_nic *efx, u64 *stats) in efx_update_sw_stats()
2926 static void efx_pci_remove_main(struct efx_nic *efx) in efx_pci_remove_main()
2948 struct efx_nic *efx; in efx_pci_remove() local
2986 static void efx_probe_vpd_strings(struct efx_nic *efx) in efx_probe_vpd_strings()
3056 static int efx_pci_probe_main(struct efx_nic *efx) in efx_pci_probe_main()
3116 struct efx_nic *efx; in efx_pci_probe() local
3206 struct efx_nic *efx = pci_get_drvdata(dev); in efx_pci_sriov_configure() local
3221 struct efx_nic *efx = pci_get_drvdata(to_pci_dev(dev)); in efx_pm_freeze() local
3242 struct efx_nic *efx = pci_get_drvdata(to_pci_dev(dev)); in efx_pm_thaw() local
3280 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_poweroff() local
3294 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_resume() local
3343 struct efx_nic *efx = pci_get_drvdata(pdev); in efx_io_error_detected() local
3377 struct efx_nic *efx = pci_get_drvdata(pdev); in efx_io_slot_reset() local
3400 struct efx_nic *efx = pci_get_drvdata(pdev); in efx_io_resume() local