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
515 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_open() local
546 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_stop() local
559 struct efx_nic *efx = netdev_priv(net_dev); in efx_vlan_rx_add_vid() local
569 struct efx_nic *efx = netdev_priv(net_dev); in efx_vlan_rx_kill_vid() local
581 struct efx_nic *efx = netdev_priv(net_dev); in efx_siena_hwtstamp_set() local
589 struct efx_nic *efx = netdev_priv(net_dev); in efx_siena_hwtstamp_get() local
628 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog()
657 struct efx_nic *efx = netdev_priv(dev); in efx_xdp() local
670 struct efx_nic *efx = netdev_priv(dev); in efx_xdp_xmit() local
678 static void efx_update_name(struct efx_nic *efx) in efx_update_name()
704 struct efx_nic *efx = dev_get_drvdata(dev); in phy_type_show() local
709 static int efx_register_netdev(struct efx_nic *efx) in efx_register_netdev()
783 static void efx_unregister_netdev(struct efx_nic *efx) in efx_unregister_netdev()
819 void efx_siena_update_sw_stats(struct efx_nic *efx, u64 *stats) in efx_siena_update_sw_stats()
839 static void efx_pci_remove_main(struct efx_nic *efx) in efx_pci_remove_main()
862 struct efx_nic *efx; in efx_pci_remove() local
896 static void efx_probe_vpd_strings(struct efx_nic *efx) in efx_probe_vpd_strings()
930 static int efx_pci_probe_main(struct efx_nic *efx) in efx_pci_probe_main()
981 static int efx_pci_probe_post_io(struct efx_nic *efx) in efx_pci_probe_post_io()
1046 struct efx_nic *efx; in efx_pci_probe() local
1131 struct efx_nic *efx = pci_get_drvdata(dev); in efx_pci_sriov_configure() local
1146 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_freeze() local
1166 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pci_shutdown() local
1178 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_thaw() local
1216 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_poweroff() local
1230 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_resume() local