Lines Matching defs:efx
111 #define EFX_ASSERT_RESET_SERIALISED(efx) \ argument
127 static int efx_probe_port(struct efx_nic *efx) in efx_probe_port()
147 static int efx_init_port(struct efx_nic *efx) in efx_init_port()
170 static void efx_fini_port(struct efx_nic *efx) in efx_fini_port()
183 static void efx_remove_port(struct efx_nic *efx) in efx_remove_port()
206 static void efx_associate(struct efx_nic *efx) in efx_associate()
251 static void efx_dissociate(struct efx_nic *efx) in efx_dissociate()
267 static int efx_probe_nic(struct efx_nic *efx) in efx_probe_nic()
328 static void efx_remove_nic(struct efx_nic *efx) in efx_remove_nic()
342 static int efx_probe_all(struct efx_nic *efx) in efx_probe_all()
399 static void efx_remove_all(struct efx_nic *efx) in efx_remove_all()
419 unsigned int efx_siena_usecs_to_ticks(struct efx_nic *efx, unsigned int usecs) in efx_siena_usecs_to_ticks()
429 int efx_siena_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, in efx_siena_init_irq_moderation()
464 void efx_siena_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, in efx_siena_get_irq_moderation()
495 struct efx_nic *efx = netdev_priv(net_dev); in efx_ioctl() local
520 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_open() local
551 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_stop() local
564 struct efx_nic *efx = netdev_priv(net_dev); in efx_vlan_rx_add_vid() local
574 struct efx_nic *efx = netdev_priv(net_dev); in efx_vlan_rx_kill_vid() local
614 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog()
643 struct efx_nic *efx = netdev_priv(dev); in efx_xdp() local
656 struct efx_nic *efx = netdev_priv(dev); in efx_xdp_xmit() local
664 static void efx_update_name(struct efx_nic *efx) in efx_update_name()
690 struct efx_nic *efx = dev_get_drvdata(dev); in phy_type_show() local
695 static int efx_register_netdev(struct efx_nic *efx) in efx_register_netdev()
769 static void efx_unregister_netdev(struct efx_nic *efx) in efx_unregister_netdev()
805 void efx_siena_update_sw_stats(struct efx_nic *efx, u64 *stats) in efx_siena_update_sw_stats()
825 static void efx_pci_remove_main(struct efx_nic *efx) in efx_pci_remove_main()
848 struct efx_nic *efx; in efx_pci_remove() local
882 static void efx_probe_vpd_strings(struct efx_nic *efx) in efx_probe_vpd_strings()
916 static int efx_pci_probe_main(struct efx_nic *efx) in efx_pci_probe_main()
967 static int efx_pci_probe_post_io(struct efx_nic *efx) in efx_pci_probe_post_io()
1032 struct efx_nic *efx; in efx_pci_probe() local
1117 struct efx_nic *efx = pci_get_drvdata(dev); in efx_pci_sriov_configure() local
1132 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_freeze() local
1152 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pci_shutdown() local
1164 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_thaw() local
1202 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_poweroff() local
1216 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_resume() local